aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge #2079bors[bot]2019-10-265-37/+21
| |\
| | * avoid TextEditorBuilder for simple editsAleksey Kladov2019-10-265-37/+21
| |/
| * Merge #2077bors[bot]2019-10-2610-15/+165
| |\
| | * check style for assist docsAleksey Kladov2019-10-2610-15/+165
| |/
| * Merge #2076bors[bot]2019-10-264-6/+6
| |\
| | * use correct spacing for enum patternAleksey Kladov2019-10-264-6/+6
| * | Merge #2075bors[bot]2019-10-2611-54/+122
| |\|
| | * document a couple of assistsAleksey Kladov2019-10-265-53/+111
| | * add blank lines for readabilityAleksey Kladov2019-10-266-1/+11
| * | Merge #2074bors[bot]2019-10-261-2/+9
| |\|
| | * document tasks moduleAleksey Kladov2019-10-261-2/+9
| * | Merge #2073bors[bot]2019-10-261-0/+11
| |\ \ | | |/ | |/|
| | * warn if npm is not foundAleksey Kladov2019-10-261-0/+11
| * | Merge #2072bors[bot]2019-10-264-69/+99
| |\ \
| | * | Upgrade Chalk (without using its dyn/impl Trait support)Florian Diebold2019-10-264-69/+99
| |/ /
| * | Merge #2071bors[bot]2019-10-2511-114/+419
| |\ \ | | |/ | |/|
| | * generate more assists docsAleksey Kladov2019-10-2511-114/+419
| |/
| * Merge #2070bors[bot]2019-10-251-1/+5
| |\
| | * 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
|\ \