-
v.1.2.3
Stablereleased this
2025-07-19 15:20:11 +00:00 | 0 commits to main since this releaseVersion 1.2.3 (2025-07-19)
Fixed
- Instead of using implementations the extension now correctly uses references.
- The
layer.*autocompletion now also works whenbuiltinis a list instead of a string. - Colors in rgba format are now correctly parsed (#1).
- All icon files are now suggested, not just the built-in ones (#6).
- The extension now shows progress when caching in the bottom right corner (#3).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
mapcompletevscode-1.2.3.vsix
5 downloads ·
2025-07-19 15:20:06 +00:00 · 2.3 MiB
-
v1.2.2
Stablereleased this
2025-02-28 23:36:57 +00:00 | 9 commits to main since this releaseVersion 1.2.2 (2025-03-01)
This is the last release of the extension on GitHub, from now on you'll be able to find the source code on the MapComplete Forgejo. Releases will still be available on the VScode Marketplace and Open VSX as well.
Fixed
Downloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
5 downloads
-
mapcompletevscode-1.2.2.vsix
9 downloads ·
2025-02-28 23:36:46 +00:00 · 1.5 MiB
-
Source code (ZIP)
-
v1.2.1 Stable
released this
2025-02-20 23:03:49 +00:00 | 21 commits to main since this releaseVersion 1.2.1 (2025-02-20)
Fixed
- Layer definition also works for lists in the
builtinproperty. - The
socialImageis now also clickable.
Downloads
-
Source code (ZIP)
7 downloads
-
Source code (TAR.GZ)
7 downloads
-
mapcompletevscode-1.2.1.vsix
8 downloads ·
2025-02-20 23:04:00 +00:00 · 1.5 MiB
- Layer definition also works for lists in the
-
v1.2.0 Stable
released this
2025-01-15 21:37:58 +00:00 | 25 commits to main since this releaseVersion 1.2.0 (2025-01-15)
Added
- New caching mechanism for references, tagRenderings and filters.
This allows the completions to show all filters, not just the ones infilters.jsonandquestions.json.
It's also possible to look up uses of a filter or a tagRendering.
The caching will take about 30 seconds to complete, but will be saved so it only needs to be done once. On subsequent activations, the cache will be updated if there are changes to the files. Also, it's updated whenever you save or remove a file in your editor. It is also possible to disable this feature in settings, however this will disable the autocompletion for filters and tagRenderings that are not in thefilters.jsonandquestions.jsonfiles, as well as the implementation support. - Autocompletion for
iconfields, giving the built-in icons as suggestions. (#7)
Fixed
- Icons with mappings are not clickable anymore. (#14)
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
5 downloads
-
mapcompletevscode-1.2.0.vsix
14 downloads ·
2025-01-15 21:38:06 +00:00 · 1.5 MiB
- New caching mechanism for references, tagRenderings and filters.
-
v1.1.1 Stable
released this
2025-01-09 23:47:25 +00:00 | 47 commits to main since this releaseVersion 1.1.1 (2025-01-07)
Fixed
- TagRenderings, filters and colours with in override or overrideAll were not working correctly.
- Colours were not correctly parsed when using hex colours (oops).
- All files were included in the extension, not just the compiled ones. This made the extension about 50kb larger than it needed to be.
Downloads
-
Source code (ZIP)
7 downloads
-
Source code (TAR.GZ)
11 downloads
-
mapcompletevscode-1.1.1.vsix
15 downloads ·
2025-01-09 23:48:37 +00:00 · 648 KiB