vscode-scss
vscode-scss copied to clipboard
Roadmap for next (???)
Date
~ xx.06.2020
Branch
https://github.com/mrmlnc/vscode-scss/tree/next
Roadmap
- [ ] Move project to the modern state (dependencies, code, practices).
- typescript@3 (strict null checking)
- eslint
- [ ] Reimplement server
- [ ] Multi Workspace Support
- [ ] Abstract Server without VS Code Connection usage
- [ ] Services
- [ ] Telemetry
- [ ] FileSystem
- [ ] Logger
- [ ] Storage
- [ ] Document
- [ ] Language Service (?)
- [ ] Scanner
- [ ] Settings
- [ ] Providers
- [ ] Completion
- [ ] Definition
- [ ] Hover
- [ ] Signature Help
- [ ] Workspace Symbol
- [ ] Move CI to Azure Pipelines.