microsoft / microsoft/monaco-editor
provide typescript.preferences.importModuleSpecifierEnding setting from vscode for monaco editor
Open
Nobody has claimed this yet.
feature-request
typescript
- Dominant language
- JavaScript
- Stars
- 46.8k
- Forks
- 4.1k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 1
Description
In VSCode I can use this feature, so on an automaticly created import the extension is added.
If I use monaco editor, and it creates the import's automaticaly, I can not use this setting (or I don't know where).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin by tracing Monaco's automatic import generation and comparing it with VSCode's typescript.preferences.importModuleSpecifierEnding setting. The work is complete when Monaco exposes an equivalent setting and generated imports honor the selected module-specifier ending.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100