aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into feature/themesSeivan Heidari2019-11-0420-342/+323
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding scope mapping configuration manifest in `package.json`Seivan Heidari2019-11-046-68/+151
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into feature/themesSeivan Heidari2019-11-0461-1312/+1810
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/themesSeivan Heidari2019-11-0212-103/+605
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into feature/themesSeivan Heidari2019-10-319-217/+240
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Making loadColors more readable by monading all the things.Seivan Heidari2019-10-311-23/+16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding better debugging for testing themes missing tags and which scopes didn...Seivan Heidari2019-10-313-45/+58
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into feature/themesSeivan Heidari2019-10-31129-2755/+4949
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove `jsonc-parser` since vscode can load the package. Might need it later ...Seivan Heidari2019-10-272-6/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding debugging to figure out missing scopes from theme.Seivan Heidari2019-10-272-11/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding all the decorators from RA to map.Seivan Heidari2019-10-271-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introducing a Scopes Mapper to map from RA scopes to TextMate scopes with fal...Seivan Heidari2019-10-274-13/+60
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor how themes are found in packages without relying on parsing JSONC.Seivan Heidari2019-10-262-24/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into feature/themesSeivan Heidari2019-10-263-31/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Making it clear we're using default settings.Seivan Heidari2019-10-241-11/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing linting issues, but also hides failures. Has to be a better approach t...Seivan Heidari2019-10-241-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only loading `tokenColorCustomizations` once.Seivan Heidari2019-10-241-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Proof of concept theming and 'tokenColorCustomizations' support.Seivan Heidari2019-10-246-35/+231
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #2650bors[bot]2019-12-294-8/+62
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use pre-stored macro fileEdwin Cheng2019-12-234-33/+51
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add macro call support for type_ofEdwin Cheng2019-12-234-13/+49
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #2674bors[bot]2019-12-291-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduce visibilityAleksey Kladov2019-12-291-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #2673bors[bot]2019-12-294-25/+96
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't add non-impl/trait containers to scopeAleksey Kladov2019-12-294-25/+96
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #2668bors[bot]2019-12-2941-2209/+1933
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix busy-waiting issue in main cargo watch threadEmil Lauridsen2019-12-271-3/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't finish main cargo watch thread when subprocess finishes.Emil Lauridsen2019-12-272-3/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix shutdown behavoir of main cargo-watch thread.Emil Lauridsen2019-12-271-7/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add doc comment to moduleEmil Lauridsen2019-12-271-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cargo fmt runEmil Lauridsen2019-12-271-7/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shutdown/cancelation story for main cargo watch threadEmil Lauridsen2019-12-271-15/+32
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Consistent, hopefully robust, shutdown/cancelation story for cargo check subp...Emil Lauridsen2019-12-271-16/+50
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move cargo watch functionality to separate crateEmil Lauridsen2019-12-2716-1338/+1373
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keep VSCode config mostly backwards compatibleEmil Lauridsen2019-12-258-84/+71
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some documentatioNEmil Lauridsen2019-12-251-0/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Actually respect disabling cargo check functionalityEmil Lauridsen2019-12-251-3/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-format ra_lsp_server changesEmil Lauridsen2019-12-253-7/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-format VSCode extension changesEmil Lauridsen2019-12-252-19/+20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-implement status display using LSP 3.15 progress eventEmil Lauridsen2019-12-254-9/+103
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove cargo watch supporting code and tests from vscode extensionEmil Lauridsen2019-12-2514-1684/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migrate tests from extension to rustEmil Lauridsen2019-12-259-0/+1069
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix use of wrong message in diagnosticEmil Lauridsen2019-12-251-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Configuration plumbing for cargo watcherEmil Lauridsen2019-12-257-84/+83
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove cargo-watch from vscode extension.Emil Lauridsen2019-12-256-454/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial implementation of cargo check watchingEmil Lauridsen2019-12-258-4/+599
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #2667bors[bot]2019-12-2921-114/+609
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | visible_from -> is_visible_fromFlorian Diebold2019-12-274-10/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove Arc from RawVisibilityFlorian Diebold2019-12-261-11/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix cross-crate glob privacy handlingFlorian Diebold2019-12-263-6/+28