- Deletion didn't trigger option check
- Check option in TS
- Command 'Active ECharts Extension' resulted in an error #70
- some option had wrong insertText
- Wrong completion in some case for JavaScript
- TypeScript completion
- Wrong completion in some case
- Update documentation
- Use markdown for description
- Check certain option value
- Color check warning
- Fix provideCompletion show at wrong place
- Fix throw 'cannot read length of undefined'
- Fix visualMap and dataZoom
- Update option.json
- Fix wrong file associated with diagnostic messages
- Fix value type is array will show warning
- Check option and option value type
- Provide documentation for each option
- Cache time
- GL options
- add three commands
- Add status bar item
- Extension won't provide completion when JS file was opened, user need to execute
echarts.activate
in command panel to activate.
- color valid values are string
- Cache response data for a week
- Completion disappear when acorn parse error
- Enter trigger completion
- Provide valide value
- Remove unnecessary command
- Fix all option insert text are string
- Use webpack to bundle extension
- Add back snippet text
- Provide accurate completion items
- Remove snippet text
- Add back snippet text
- Use acorn to generate AST then decide which option
- Change speaking language not working
- Add rich text option
- Set axios timeout
- Snippets for
option