mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
Many completion snippets insert more than just the name. For example, the object completer inserts the braces and places your cursor inside them automatically, to save some typing. However, if you're changing the class of an existing object, this isn't what you want. Changed so that if the next token is '{', only the name is inserted. Made similar changes to the property and signal completers. |
||
---|---|---|
.. | ||
formatting | ||
sample_errors | ||
samples | ||
__init__.py | ||
fuzz.py | ||
fuzz.sh | ||
meson.build | ||
test_deprecations.py | ||
test_formatter.py | ||
test_samples.py | ||
test_tokenizer.py |