Skip to content

Commit 0b0f5ec

Browse files
lifeartclaude
andcommitted
docs: document els.detection.forceEnable setting
Added in #70 but missing from the README's Settings list. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 79d31d0 commit 0b0f5ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Using this addons as dev-dependencies in your project (or downloading and provid
9393
- `els.codeLens.relatedFiles` - disable / enable related files
9494
- `els.local.useBuiltinLinting` - disable / enable ember-template-lint integration
9595
- `els.local.useBuiltinFoldingRangeProvider` - disable / enable folding range provider (hbs)
96+
- `els.detection.forceEnable` - bypass Ember project detection and always start the language server. Useful for exotic monorepo layouts (e.g. pnpm setups) where automatic detection fails.
9697
- `els.local.addons` - globally defined local language server addons entry folders, for example:
9798

9899
```js

0 commit comments

Comments
 (0)