This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
editors
/
code
History
Seivan Heidari
166636ba77
Merge branch 'master' of
https://github.com/rust-analyzer/rust-analyzer
into feature/themes
2019-11-18 02:27:53 +01:00
..
.vscode
…
src
Merge branch 'master' of
https://github.com/rust-analyzer/rust-analyzer
into feature/themes
2019-11-18 02:27:53 +01:00
.gitignore
add rollup bundler for vscode extension
2019-09-23 23:25:16 +02:00
.prettierignore
…
.vscodeignore
add rollup bundler for vscode extension
2019-09-23 23:25:16 +02:00
package-lock.json
Remove
jsonc-parser
since vscode can load the package. Might need it later for loading certain themes, but seems to work without for now.
2019-10-27 23:58:14 +01:00
package.json
Vscode wasn't running the linter automatically so ran
npm run fix
- wonder if it's related to
tslint
being deprecated.
2019-11-09 17:23:30 +01:00
rollup.config.js
add rollup bundler for vscode extension
2019-09-23 23:25:16 +02:00
tsconfig.json
…
tslint.json
…