Commit Graph

11 Commits

Author SHA1 Message Date
Heejae Chang
446a9bdb63
dependency updates, bug fix on file open/close, update on getPythonVersion (#2556)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com> 
Co-authored-by: Rich Chiodo <rchiodo@users.noreply.github.com>
2021-11-10 12:41:56 -08:00
Jake Bailey
23f9f75b2d
Update dependencies, restore sys.path check for directories (#1977) 2021-06-11 13:03:39 -07:00
Jake Bailey
e52d1e96e5
Typecheck JS, webpack caching, zip/egg support (#1937) 2021-06-02 12:18:10 -07:00
Jake Bailey
91a5f8d515
Update deps (TS 4.1, others), switch to LSP-native progress reporting (#1277) 2020-12-14 15:13:10 -08:00
Eric Traut
f8db95da80 Cleaned up unused variables and imports. Fixed misspellings. Enabled "no-unused-vars" rule in eslint. 2020-12-08 21:21:39 -08:00
Jake Bailey
da39a2a78a
Convert repo into a lerna monorepo, add a validation workflow (#978) 2020-08-28 19:46:48 -07:00
Eric Traut
af624e6610 Updated all dependencies to latest versions. The update to eslint required a small change to the .eslintrc.json config files for compatibility. 2020-06-21 09:28:53 -07:00
Jake Bailey
11918674e7
Add extraPath support, accept minor versions in version_info, make completion extension async (#662) 2020-05-07 16:52:53 -07:00
Jake Bailey
8d2cca7289 Mass reformat ts/js/md with ESLint quick fixes and prettier (#113) 2020-02-24 16:52:23 -08:00
Eric Traut
bc2c8d455d Added eslint plugin for enforcing and fixing import sort order and groupings. Fixed all source files that are nonconformant. 2020-02-15 02:00:51 -07:00
Eric Traut
87a07022a6 Switched from tslint to eslint. 2019-12-23 00:04:12 -07:00