summary refs log tree commit diff stats
path: root/compiler/layouter.nim
diff options
context:
space:
mode:
authorJake Leahy <jake@leahy.dev>2023-12-08 09:05:41 +1100
committerGitHub <noreply@github.com>2023-12-07 23:05:41 +0100
commit0a7094450ec059e10da67d47a76d004d4972b368 (patch)
treef0e3e5abe4197b53b922c17835cf8323b20136da /compiler/layouter.nim
parent4fdc6c49bd2a9085d40590bd9ba9696b1e6066d9 (diff)
downloadNim-0a7094450ec059e10da67d47a76d004d4972b368.tar.gz
Only suggest symbols that could be pragmas when typing a pragma (#23040)
Currently pragmas just fall through to `suggestSentinel` and show
everything which isn't very useful. Now it filters for symbols that
could be pragmas (templates with `{.pragma.}`, macros, user pragmas) and
only shows them
Diffstat (limited to 'compiler/layouter.nim')
0 files changed, 0 insertions, 0 deletions