Git Product home page Git Product logo

visual-foxpro-language-template-for-visual-studio-code's People

Contributors

mattslay avatar newdatasystems avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

visual-foxpro-language-template-for-visual-studio-code's Issues

Does not treat [ ] as strings

Love this project, but unfortunately I've inherited some very large prg files, and the developer used [ and ] to identify strings in many places, and the syntax coloring is not treating it as a string. To make it worse, if there are other string deliminters embedded, like:

mystring = [<a href="hi">]

it often throws off the rest of the PRG file coloring all together, forcing me to not use that file in Visual Code.

I'm guessing this may not be an easy fix, but hoping some day you can approach it.

Thanks again for the tool, it's really great otherwise.

Code Page 1252

Hi Matt,

  • Someone just wrote me that you worked on same project as me (or I worked on the same project as your) : add VFP Language in VS Code !
  • My GitHub for this project (shown in VFP French speaking user group in march) is : https://github.com/FrancisFaure/vfp_tmlanguage_generator
    My actual problem is VSCode, by default use encoding UTF-8 and not Windows 1252
    You can see my request at VScode team here : microsoft/vscode#4891
    Have you solved codepage problem ?
    Sorry for my bad english
    With best regards
    Francis

Coloration of "*"

Hi,

I have a problem when the character is used for a mathematical calculation.

The line after this character is on "green" but is not a commentary:

total = 25 * 54 + 36

Could you have solution for that?

Snippets

Hi Matt,

Yesterday, I added Visual FoxPro Snippets
you can take a look at
https://github.com/FrancisFaure/vfp_tmlanguage_generator/blob/master/Snippets.md
if you are interested, you can add my vfp.snippets.json in your project...

Currently, VSCode team don't have a solution for fix "encoding files by extension of filenames",
It's a big problem for us to use VSCode on PRG files....

the next step is to implement "IntelliSense" :
I think it's easy with VFP.
But I have googled without success.
I don't find simple samples.
Have you worked for implement VFP IntelliSense in VSCode?
Have you found ressources for VSCode IntelliSense ?

sorry for my bad English and with my best regards
Francis

Small typo

First of all, Mads, let me thank you on this great extension!

Just came here to point out that on page https://github.com/mattslay/Visual-FoxPro-language-template-for-Visual-Studio-Code,

where there is %USERPROFILE%.vscode\extensions

it should be %USERPROFILE%\.vscode\extensions

To fix, you just need to add a the first slash.

Ok, I got it, using this github's editor, the slash is swalled unlesse you mark the expression as Code (<>) or use a double slash (\\)

Anyway, thanks a lot!

All the best ;-)

How about intellisense?

Is it possible to get intellisense hooked into this? If you can point me to some sample I can maybe try to get it started.

Can you add elseif and comments

Hello,

Can you add 'elseif' highlighting also which is same as else, endif,else etc...

Also if i put comments //,,///////////////,

They are not commenting properly.

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.