diff options
author | Jake Leahy <jake@leahy.dev> | 2023-12-08 09:05:41 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-07 23:05:41 +0100 |
commit | 0a7094450ec059e10da67d47a76d004d4972b368 (patch) | |
tree | f0e3e5abe4197b53b922c17835cf8323b20136da /compiler/layouter.nim | |
parent | 4fdc6c49bd2a9085d40590bd9ba9696b1e6066d9 (diff) | |
download | Nim-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