Git Product home page Git Product logo

Comments (9)

DragonKnightOfBreeze avatar DragonKnightOfBreeze commented on May 28, 2024

Not plan to support yet. Be more kind, and less foxy, plz.

from paradox-language-support.

adriangaro avatar adriangaro commented on May 28, 2024

Yup, no worry, do not expect them to be fixed this quickly, would love to help if possible myself hah! Just a big code base to look through if I were to make a PR/suggest improvements.

If anything, adding them mostly to be documented for whenever you want/have time to handle, and if you want to! :3

from paradox-language-support.

DragonKnightOfBreeze avatar DragonKnightOfBreeze commented on May 28, 2024

Are u similar with kotlin and Intellij platform?

from paradox-language-support.

DragonKnightOfBreeze avatar DragonKnightOfBreeze commented on May 28, 2024

If u are pleasure, you can try to complete and optimize these CWT configs for Stellaris (it should be very perfect now) and other Paradox Games. try checkout these CWT config repos of mine forked from cwtools'.

from paradox-language-support.

adriangaro avatar adriangaro commented on May 28, 2024

I am familiar with Kotlin, not so much with writing Intellij plugins x3 But when i will have some try will try the repo locally and see how the innards work and see if I could contribute to some minial amount at least, hah!

from paradox-language-support.

DragonKnightOfBreeze avatar DragonKnightOfBreeze commented on May 28, 2024

Is aaa[[bbb] ccc ]ddd valid? (Notice the white space around ccc)
Is "aaa[[bbb] ccc ]ddd" valid? (Notice the double quote around)
If there is a script snippet foo = bar[[a]b ]ccc, and assume that ]ccc should be parsed to another string token, how should PLS handle the first bar[[a]b? "']' expected" after b?

from paradox-language-support.

adriangaro avatar adriangaro commented on May 28, 2024

I think the spaces are not valid as they would add spaces within the thing you want to insert the conditional text.

I think the metascript is basically evaluated at load time and does the substitutions with the parameters, whitespace included

I know that i use some tricks for inline scripts to disable some code by making some parameters # which basically transform the line into a comment for example. So my guess is that whitespace would be inserted if you have whitespace within the square brackets.

Can do a quick test tomorrow and report back.

from paradox-language-support.

DragonKnightOfBreeze avatar DragonKnightOfBreeze commented on May 28, 2024

image

from paradox-language-support.

DragonKnightOfBreeze avatar DragonKnightOfBreeze commented on May 28, 2024

Will be optimized in 1.1.11

from paradox-language-support.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.