Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make LRU cache configurable | Aleksey Kladov | 2019-06-12 | 1 | -1/+2 |
| | |||||
* | switch to official extend selection API | Aleksey Kladov | 2019-04-21 | 1 | -0/+1 |
| | |||||
* | Adds support for multiple editor workspaces on initialization | Roberto Vidal | 2019-04-14 | 1 | -7/+0 |
| | | | | This is a quick, partial fix for #1104 | ||||
* | Applied code style of ``npm run fix`` | Lucas Spits | 2019-03-11 | 1 | -6/+4 |
| | |||||
* | Fix typescript linting errors | Lucas Spits | 2019-03-11 | 1 | -1/+1 |
| | |||||
* | Retrieve current directory from workspaces | Lucas Spits | 2019-03-11 | 1 | -2/+18 |
| | |||||
* | Add showWorkspaceLoadedNotification to vscode client | Ville Penttinen | 2019-03-06 | 1 | -1/+3 |
| | | | | | | | | | This allows users to control whether or not they want to see the "workspace loaded" notification. This is done on the server side using InitializationOptions which are provided by the client. By default show_workspace_loaded is true, meaning the notification is sent. | ||||
* | Fix trace and prettier | DJMcNab | 2019-02-10 | 1 | -2/+4 |
| | |||||
* | Add support for a seperate output channel for trace messages | DJMcNab | 2019-02-10 | 1 | -2/+5 |
| | |||||
* | align command naming | Aleksey Kladov | 2019-01-28 | 1 | -2/+6 |
| | |||||
* | Allow user to set path to ra_lsp_server in vscode settings | gentoo90 | 2019-01-05 | 1 | -1/+1 |
| | |||||
* | Add a very hacky workaround to not trace decorations requests | DJMcNab | 2018-12-24 | 1 | -1/+25 |
| | |||||
* | workspace-symbols function for Emacs | Aleksey Kladov | 2018-11-08 | 1 | -1/+4 |
| | |||||
* | Fix typo | Pascal Hertleif | 2018-10-21 | 1 | -1/+1 |
| | | | Truly an A+, errrr, +a commit | ||||
* | Run prettier on all files | Daniel McNab | 2018-10-08 | 1 | -5/+7 |
| | |||||
* | Add some comments | Adolfo Ochagavía | 2018-10-08 | 1 | -22/+5 |
| | |||||
* | Fix remaining tslint suggestions | Adolfo Ochagavía | 2018-10-08 | 1 | -1/+1 |
| | |||||
* | Apply tslint suggestions, round one | Adolfo Ochagavía | 2018-10-07 | 1 | -47/+27 |
| | |||||
* | Refactor vscode extension | Adolfo Ochagavía | 2018-10-07 | 1 | -0/+74 |