cwtools-vscode icon indicating copy to clipboard operation
cwtools-vscode copied to clipboard

A VS Code extension providing language server support for paradox script files using cwtools

Results 43 cwtools-vscode issues
Sort by recently updated
recently updated
newest added

![图片](https://user-images.githubusercontent.com/10308169/133468745-7bd175e3-e909-4a4d-a7a0-f9ba3a88bd51.png) ![图片](https://user-images.githubusercontent.com/10308169/133468760-3aa03e1a-0994-495d-beaa-a2473a22c3a8.png) The code is from vanilla file common/traits/04_species_traits.txt, and the addon thinks it's used in a country scope?

when modifying Expert Advisors, the plugin restricts the trigger province-scope ![image](https://user-images.githubusercontent.com/24512363/129475903-f20f100d-5e0f-4d14-93cb-d63d6c3a8c11.png) But in modding [documentation](https://eu4.paradoxwikis.com/Advisor_modding): _Any country-scope trigger will work._ ![image](https://user-images.githubusercontent.com/24512363/129476155-53d4f3d4-d5f9-4839-ab75-e10a55fc2d2c.png)

Version 0.9.5 Occupied about 11GB memory. Rapidly increasing since opened it.

I'm getting the error described in this issue here https://github.com/GitTools/GitVersion/issues/1852 - fix is updating: https://github.com/GitTools/GitVersion/issues/1852#issuecomment-583730698

I'm following every instruction plus some more but after I select the game location it gets stuck at "Generating vanilla cache..." and it doesn't go away no matter what. I...

Auto correction of CWTools always remove "hsv" before brackets, makes ``` color = hsv { 30 0.44 0.58 } ``` into ``` color = { 30 0.44 0.58 } ```...

I installed the extension, but it didn't work. I followed all the steps correctly. I looked at the logs for the language server and the shortcut (Windows): `~/.vscode\extensions\tboby.cwtools-vscode-0.9.3\.cwtools\ck3\_git2_a04756` Directed to...

In HOI4 localization of technologies, parties and so on can be customized per tag. When that tag is known in the script itself, for example: ``` TAG = { communist...

CK3 was released. Is there any way (or guide) to extend the tool so that it can support CK3?

If one changes the Lua defines of the width and height of the division designer the tool isn't able to realise such so it throws an error about going over...