aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * sublime: hint where feature flags would goJacob2019-10-251-1/+5
| |/
| * Merge #2069bors[bot]2019-10-2512-52/+269
| |\
| | * auto-generate assists docs and testsAleksey Kladov2019-10-2512-52/+269
| * | Merge #2066bors[bot]2019-10-256-278/+358
| |\ \
| | * | disable the new typing handler for `->`Aleksey Kladov2019-10-251-0/+9
| | * | insert space after `->`Aleksey Kladov2019-10-253-112/+119
| | * | refactor typing_handlersAleksey Kladov2019-10-252-35/+41
| | * | introduce SingleFileChangeAleksey Kladov2019-10-253-35/+64
| | * | move source change to a dedicated fileAleksey Kladov2019-10-252-95/+104
| | * | make typing infra slightly more extensibleAleksey Kladov2019-10-253-54/+74
| | |/
| * | Merge #2068bors[bot]2019-10-252-26/+26
| |\ \ | | |/ | |/|
| | * Specify working chalk revisions in manifestLaurențiu Nicola2019-10-252-26/+26
| |/
| * Merge #2065bors[bot]2019-10-255-21/+20
| |\
| | * document feature flagsAleksey Kladov2019-10-255-21/+20
| |/
| * Merge #2063bors[bot]2019-10-241-1/+1
| |\
| | * Update rustdoc link pt.2memoryruins2019-10-241-1/+1
| |/
| * Merge #2062bors[bot]2019-10-242-42/+46
| |\
| | * refactor comment extraction from tasksAleksey Kladov2019-10-242-39/+44
| | * simplifyAleksey Kladov2019-10-241-14/+13
* | | 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
|\| |
| * | Merge #2060bors[bot]2019-10-243-31/+14
| |\ \
| | * | bump instakjeremy2019-10-243-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 #2059bors[bot]2019-10-245-35/+135
|\ \
| * | for highlighting, search only the current fileAleksey Kladov2019-10-245-29/+112
| * | add search scope stuctAleksey Kladov2019-10-241-13/+30
| |/
* | Merge #2058bors[bot]2019-10-242-8/+10
|\ \ | |/ |/|
| * add --with-deps option to analysis-statsAleksey Kladov2019-10-242-8/+10
|/
* Merge #2057bors[bot]2019-10-243-0/+10
|\
| * add some profiling callsAleksey Kladov2019-10-243-0/+10
|/
* Merge #2056bors[bot]2019-10-241-6/+10
|\
| * don't die if a sync task panicsAleksey Kladov2019-10-241-6/+10
|/
* Merge #2053bors[bot]2019-10-241-3/+20
|\
| * show unaccounted for time in profilingAleksey Kladov2019-10-241-3/+20
|/
* Merge #2050bors[bot]2019-10-2313-544/+576
|\
| * xtask: don't depend on itertoolsAleksey Kladov2019-10-233-19/+22
| * xtask: fold gen-tests and gen-ast into codegenAleksey Kladov2019-10-234-11/+4
| * xtask: move codegen to a moduleAleksey Kladov2019-10-239-533/+569
|/
* Merge #2049bors[bot]2019-10-231-0/+4
|\
| * add couple of profiling callsAleksey Kladov2019-10-231-0/+4
* | Merge #2048bors[bot]2019-10-231-18/+36
|\ \ | |/ |/|
| * minor cleanupAleksey Kladov2019-10-231-18/+36
|/