vscode-toml
vscode-toml copied to clipboard
Setuptools package-dir cannot be parsed
If you try and set the package-dir
as described in the setuptools docs, it gets highlighted as incorrect synax.
Docs:
VSCode:
Subsequent settings are not highlighted correctly as the parser does not like the {"" = "src"}
line.