Giter VIP home page Giter VIP logo

Comments (7)

kmasif avatar kmasif commented on July 16, 2024

Yes, that's my next plan to include basic auto-complete on keywords.

from capl-vector.

maximeverreault avatar maximeverreault commented on July 16, 2024

Great job !

from capl-vector.

kmasif avatar kmasif commented on July 16, 2024

Added basic keyword auto-completion and control structure / common function snippets.

from capl-vector.

maximeverreault avatar maximeverreault commented on July 16, 2024

Now that some snippets are available you could remove the keyword associated to them. What I mean is that when typing for example "if", the first thing to appear is the keyword not the snippet.

from capl-vector.

maximeverreault avatar maximeverreault commented on July 16, 2024

"const" keyword is not mapped

from capl-vector.

kmasif avatar kmasif commented on July 16, 2024

I think what you are referring to is auto-completion of words, which I think is built-in vscode feature.

Basically, if a word (keyword or not) already exists in the file it suggest you if you want that (showing as an abc. You can test this by writing 'if' in a can file that doesn't have any occurrence of 'if' before.

I need to read vscode documentation more to see if it is possible to increase the priority of snippets over words.

I will add "const" in the next patch.

from capl-vector.

maximeverreault avatar maximeverreault commented on July 16, 2024

Ohhh sorry I did not know. Thank you for the information

from capl-vector.

Related Issues (8)

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.