issues
search
gluon-lang
/
lsp-types
Types for communicating with a language server
MIT License
328
stars
86
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: derive Hash for all data structures
#295
henryhchchc
opened
3 days ago
0
chore: update dependencies and commit Cargo.lock
#294
washanhanzi
opened
1 week ago
0
Is it correct to use u32 type for line and character of Range?
#293
He1pa
opened
3 weeks ago
0
Pretty-printing of `diagnostics` coming from `PublishDiagnosticsParams`
#292
Boscop
opened
1 month ago
0
Derive clone for all lsif types
#291
Urhengulas
opened
2 months ago
1
Derive clone for lsif types
#290
Urhengulas
opened
2 months ago
0
Update CI: use current checkout, stop using actions-rs
#289
waywardmonkeys
opened
4 months ago
0
deps: Update `bitflags` from 1.x to 2.x
#288
waywardmonkeys
opened
4 months ago
0
perf: Handroll Deserialize implementations for CompletionResponse and CompletionTextEdit
#287
osiewicz
opened
5 months ago
0
fix: Correct TextDocumentChangeRegistrationOptions::sync_kind
#286
Marwes
closed
5 months ago
0
Unable to cast TextDocumentSyncKind to i32
#285
fda-odoo
closed
5 months ago
0
The new `Uri` type in 0.96.0 is hard to use and have almost no interoperability
#284
oxalica
opened
5 months ago
13
Feature Request: Support itemDefaults in CompletionList
#283
wlh320
opened
5 months ago
0
feat: Add notebook support
#282
Marwes
closed
5 months ago
0
Fix `WorkspaceClientCapabilities` to match LSP specification
#281
snowsignal
opened
6 months ago
0
Add registration options for formatting and rangeFormatting
#280
adrian-budau
opened
7 months ago
0
Derive `Hash` for `Location` struct
#279
WillLillis
closed
7 months ago
2
Why type names of this crate don't follow the spec ?
#278
wiiznokes
opened
8 months ago
0
Auto-generate Protocol Bindings
#277
DropDemBits
opened
8 months ago
1
de-normalizing `Uri` while parsing
#276
nkitsaini
opened
8 months ago
0
Empty array is always assumed to be a `Flat` in `DocumentSymbolResponse`
#275
tonyxty
opened
10 months ago
0
Add support for textDocument/inlineCompletion
#274
MinusGix
closed
11 months ago
1
fix: Add deprecation note for `rootUri`
#273
hyperupcall
closed
11 months ago
0
Fixed incorrect result type for InlineValueRequest
#272
tooltitude-support
closed
5 months ago
1
Experiment with `derive_more`
#271
gibbz00
opened
11 months ago
0
New Enum Variants to CompletionItemKind
#270
WillLillis
closed
11 months ago
2
Notebook document features
#269
nayeemrmn
opened
1 year ago
1
Add notebook support.
#268
gibbz00
closed
5 months ago
9
Model `PositionEncodingKind` as an enum.
#267
gibbz00
opened
1 year ago
0
Replace `url::Url` with `fluent_uri::Uri<String>`
#266
gibbz00
closed
5 months ago
1
Add missing error codes, use doc comments for all of them.
#265
gibbz00
closed
11 months ago
0
Add `Send + Sync + 'static` bounds to associated types in `Request` and `Notification` traits
#264
tage64
closed
11 months ago
0
docs: fix typo
#263
SKalt
closed
1 year ago
0
Fix missing `workspaceSymbol/resolve` for `lsp_request!`
#262
oxalica
closed
1 year ago
0
Consider not using url crate for directory specifiers?
#261
dsherret
closed
5 months ago
2
Derive `Default` for `CodeActionOptions`
#260
Jamalam360
opened
1 year ago
0
Fix incorrect params type for TelemetryEvent notification
#259
ebkalderon
closed
11 months ago
1
Add support for textDocument/diagnostic, workspace/diagnostic (3.17)
#258
ebkalderon
closed
1 year ago
2
Add support for work done ProgressToken by the initialize request
#257
ahlinc
closed
11 months ago
1
doc: do some doc clean up, fix typo and clippy warning
#256
attila-lin
closed
1 year ago
1
Support all new 3.17 features (except for notebooks)
#255
ebkalderon
closed
1 year ago
3
Add support for clangd's switchSourceHeader command
#254
bciobanu
closed
10 months ago
0
Derive Hash for file change events
#253
krobelus
closed
1 year ago
0
support inline values?
#252
OceanBelongsToMe
closed
1 year ago
6
Bring inlay hints out of "proposal" feature
#251
kaleidawave
closed
1 year ago
1
Rename `Item::document` property to `shard` to match LSIF spec.
#250
DrChat
opened
2 years ago
0
LSIF: `document` property on `Item` was renamed to `shard` in spec
#249
DrChat
opened
2 years ago
0
Add PositionEncodingKind and friends from 3.17
#248
DirectXMan12
closed
2 years ago
9
`root_uri` in `InitializeParams` should be marked as deprecated
#247
ematipico
closed
11 months ago
1
Add semantic tokens 3.17 extensions
#246
frankplow
closed
2 years ago
1
Next