Laurențiu Nicola
|
f66df10f87
|
Bump itertools
|
2023-11-15 12:53:56 +02:00 |
|
DropDemBits
|
614987ae71
|
Test rendering of snippets
Had a missing ':' between the snippet index and placeholder text
|
2023-07-12 17:22:02 -04:00 |
|
DropDemBits
|
ae83f32ee9
|
Remove unnecessary SourceChange trait impls
|
2023-07-12 02:36:37 -04:00 |
|
DropDemBits
|
97a6fa58cd
|
internal: Defer rendering of structured snippets
This ensures that any assist using structured snippets won't
accidentally remove bits interpreted as snippet bits.
|
2023-07-12 01:50:35 -04:00 |
|
DropDemBits
|
89f7bf7411
|
Add SnippetEdit to be alongside source changes
Rendering of snippet edits is deferred to places using source change
|
2023-07-12 00:43:41 -04:00 |
|
DropDemBits
|
4de7cbe04c
|
internal: add add_tabstop_{before,after}_token
|
2023-07-07 20:06:09 -04:00 |
|
Ariel Davis
|
4a1922fd1a
|
Depend on nohash-hasher individually
|
2023-05-06 00:49:23 -07:00 |
|
Josh Soref
|
bc7d84c3ce
|
Spelling
* a rule
* access
* after
* amount
* annotations
* assignment
* assist
* associated
* attribute
* borrowed
* built-in type
* clarification
* command
* const
* constructor
* corresponding
* counterparts
* curlies
* dependencies
* deterministic
* diagnostic
* duplicates
* edge
* edited
* efficient
* elsewhere
* execution
* expression
* extensions
* extracted
* fill
* github
* helper
* heuristic
* incomplete
* indent end
* inlay
* invocation
* lifetime
* looking
* maybe
* move
* mutability
* mutable
* necessarily
* necessary
* negative
* nonexistent
* occurred
* offsets
* offsetted
* overridden
* parameters
* params
* params_and_where_preds_in_scope
* paredit
* parent
* parentheses
* prepended if
* punctuation
* receive
* receiver
* referring
* repeated
* representing
* semantically
* separately
* shouldnot
* siblings
* similar
* something's
* statement
* struct
* structure
* surprise
* the
* this
* transparent
* unimplemented
* unnamed
* unnecessary
* unneeded
* unreachable
* unterminated
* utilities
* variant
* variants
* visibility
* work around (v)
* workaround
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-04-19 09:45:55 -04:00 |
|
DropDemBits
|
762eacef74
|
factor out adding a snippet
|
2023-03-26 18:08:10 -04:00 |
|
DropDemBits
|
a284a0c7cd
|
internal: Introduce Structured Snippet API
|
2023-03-26 17:46:56 -04:00 |
|
Lukas Wirth
|
e7485a0416
|
Diagnose unresolved method calls
|
2023-03-03 20:43:13 +01:00 |
|
Lukas Wirth
|
d025c5d8d6
|
Make use of NoHash hashing for FileId and CrateId
|
2022-08-25 20:41:49 +02:00 |
|
hkalbasi
|
851f6db7f7
|
Import serde derives on converting json to struct
|
2022-08-06 20:12:21 +04:30 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|