Jacob Dufault
|
5524abdaa7
|
Support keyboard shortcuts for vars, callers, base, and derived.
|
2017-05-06 23:56:04 -07:00 |
|
Jacob Dufault
|
1b4f377682
|
WIP but basic test e2e test running
|
2017-05-02 23:45:10 -07:00 |
|
Jacob Dufault
|
7741991b72
|
Simplify threading model a bit.
|
2017-04-23 13:19:09 -07:00 |
|
Jacob Dufault
|
145bf87d70
|
Add 'cquery: Freshen Index' command.
This validates every file is indexed to its current state. It is very useful after, ie, a git checkout.
|
2017-04-20 21:50:31 -07:00 |
|
Jacob Dufault
|
c0fb407447
|
Cross-process support can now be disabled.
|
2017-04-16 14:49:48 -07:00 |
|
Jacob Dufault
|
031c0c2011
|
Include variable type and function signature in qualified name (better outline and workspace symbol search). Also add WIP rename provider.
|
2017-04-14 01:21:03 -07:00 |
|
Jacob Dufault
|
71d1b1ffc6
|
Implement textDocument/documentHighlight
|
2017-04-13 23:43:50 -07:00 |
|
Jacob Dufault
|
4f770befee
|
Support textDocument/hover (ie, hover over symbol to see type)
|
2017-04-13 22:18:02 -07:00 |
|
Jacob Dufault
|
e9f0c57708
|
Implement textDocument/references
|
2017-04-09 22:34:06 -07:00 |
|
Jacob Dufault
|
527439b7c2
|
WIP on updating index; locations still broken
|
2017-04-09 17:08:54 -07:00 |
|
Jacob Dufault
|
ed8fc33cbe
|
add basic goto-definition, lots of edge cases (need range info)
|
2017-04-02 19:21:21 -07:00 |
|
Jacob Dufault
|
7ffdf77b99
|
textDocument/open close edit, WIP code completion
|
2017-03-25 23:47:59 -07:00 |
|
Jacob Dufault
|
c8afc0f022
|
more changes
|
2017-03-25 16:58:11 -07:00 |
|