Commit f2e7f57
committed
feat: add go to definition to lsp
feat: add model autocomplete to vscode
[ci skip]
- includes dialect keywords
- includes models
make dialect better
opening extension in right place
registered logging
[ci skip]
format works
making progress
making progress sharing node modules
creating the docs
progress
getting react server to show
making progress with the server
temp
get calling api now need to add lineage tab
making progress on vscode lineage
temp
progress: showing the lineage graph
[ci skip]
cleaning up lineage
[ci skip]
added ability to open files
temp [ci skip]
trying to implement lsp
[ci skip]
temp
[ci skip]
test [ci skip]
temp [ci skip]
temp [ci skip]
temp [ci skip]
temp
[ci skip]
progress [ci skip]
temp [ci skip]
temp
temp [ci skip]
temp sending messages [ci skip]
making progress [ci skip]
temp
temp [ci skip]
temp
[ci skip]
temp [ci skip]
progress [ci skip]
progress [ci skip]
temp [ci skip]
temp
temp [ci skip]
temp [ci skip];
temp [ci skip]1 parent 3d368c8 commit f2e7f57
101 files changed
Lines changed: 47164 additions & 8887 deletions
File tree
- docs
- sqlmesh/lsp
- tooling/vscode
- vscode
- bus
- src
- extension
- assets/images
- src_react
- src
- lsp
- utilities
- web-server
- webviews
- react
- public
- src
- api
- components
- button
- tests
- divider
- tests
- graph
- input
- listbox
- loading
- logo
- search
- sourceList
- title
- domain
- hooks
- pages
- routes
- style
- utilsutils
- utils
- workers
- web/client
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
31 | 73 | | |
32 | 74 | | |
33 | 75 | | |
| |||
52 | 94 | | |
53 | 95 | | |
54 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
55 | 106 | | |
56 | 107 | | |
57 | 108 | | |
| |||
90 | 141 | | |
91 | 142 | | |
92 | 143 | | |
| 144 | + | |
93 | 145 | | |
94 | 146 | | |
95 | 147 | | |
| |||
101 | 153 | | |
102 | 154 | | |
103 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
0 commit comments