rust/editors/code/src
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
..
ast_inspector.ts Make more things private 2022-10-17 15:05:20 +02:00
bootstrap.ts Substitute VSCode variables more generally 2023-01-24 13:46:56 +01:00
client.ts fix: Fix project linking popup appearing for modules that can be linked to a crate 2023-04-09 10:17:58 +02:00
commands.ts minor: Allow copying the graphviz source from the view crategraph webview 2023-04-13 22:01:57 +02:00
config.ts Address review comments 2023-03-14 12:49:35 -04:00
ctx.ts fix: when running the "discoverProjectCommand", use the Rust file's 2023-04-10 09:36:38 -04:00
debug.ts Missing runnable env on debug target 2023-03-30 15:39:49 +09:00
diagnostics.ts Parse + decorate rendered ANSI cargo output 2023-01-09 11:46:29 -05:00
lsp_ext.ts finish renaming rust-analyzer/reloadProcMacros to rust-analyzer/rebuildProcMacros 2023-03-26 15:12:25 -04:00
main.ts Handle proc macro fetching via OpQueue 2023-03-26 09:33:41 +02:00
persistent_state.ts prettier run 2022-05-17 18:15:06 +01:00
run.ts Spelling 2023-04-19 09:45:55 -04:00
rust_project.ts fmt 2023-03-13 13:30:19 -04:00
snippets.ts automate braceless return substitution for long lines 2022-05-17 18:31:51 +01:00
tasks.ts Revert "fix: in VSCode, correctly resolve relative paths to errors" 2022-10-14 09:28:44 +02:00
toolchain.ts Missing runnable env on debug target 2023-03-30 15:39:49 +09:00
util.ts fmt 2023-03-13 13:30:19 -04:00