Code Monkey home page Code Monkey logo

webfocus-vscode's People

Contributors

steebn avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

pskpatil

webfocus-vscode's Issues

Comment a line with leading spaces

Hello,
Again, great extension! I've noticed that if a line starts with tabs, then the comment characters (-*) when added, are not put at the start of the line.

So...
[TAB]WHERE A EQ B
becomes (after pressing CTRL+M or whatever you assigned to add comment):
[TAB]-* WHERE A EQ B
I think it should be:
-*[TAB] WHERE A EQ B

No biggie, but I see you recently made a comments change so I thought I'd chime in while its still fresh.

Thanks again!

A few more to highlight please?

First, I just want to say "Thank you" for this. I am new to WebFOCUS, and have spent all day looking for a good editor. Your syntax highlighting is the best I have found BY FAR. So thank you so much.

As I said, I am new to this, but a few items in my code that would be great to add to the list of those highlighted:
-QUIT
PAGE and NOLEAD (ex. ON TABLE SET PAGE NOLEAD)

And finally, some of our coders use $ to continue a command on a new line. It would be nice to have that something other than white Ex:
ON TABLE SET STYLE *
TYPE=SUBFOOT,HEADALIGN=BODY,STYLE=BOLD,$
TYPE=SUBFOOT,ITEM=4,HEADALIGN=BODY,JUSTIFY=RIGHT,STYLE=BOLD,$
TYPE=SUBFOOT,ITEM=3,HEADALIGN=BODY,JUSTIFY=RIGHT,STYLE=BOLD,$
ENDSTYLE

I hope this is helpful. I would be happy to let you know if I find anything else as I go through code. Again, thanks so much!

-AC

Ampersand in Variables

Hello,

I've noticed that double clicking a variable name will not select the ampersand at the front of the name. Can this be changed so that the ampersand is included? I wouldn't have asked for this, but I noticed a related issue, its below...

I sometimes keep line wrapping on, so that I can see the whole line on my screen. This is especially useful if I am viewing multiple files side by side. Anyhow, if a variable name needs to get wrapped to the next line, it does not keep the ampersand, so the ampersand is the last character on the previous line, and the new line starts with the text of the variable name (no ampersand). Can this be changed so that the ampersand is kept with the rest of the variable name (ie they both go to the new line)?

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.