Git Product home page Git Product logo

coldfusion-sugar's People

Contributors

raulriera avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

coldfusion-sugar's Issues

Comment tags turn off syntax highlighting

Putting a CF comment around text disables all syntax highlighting after that line. Then the end of the CF comment tag has a red background behind the first two dashes. The same red box happens from then on for the beginning and end of every comment tag in that file.

                           ^
            red background around the first two dashes

No HTML syntax support

Currently including the built-in HTML syntan it breaks the CFML completion. Find a working around by looking at PHP and maybe fixing something in the CFML syntax

Code Sense is a bit buggy

The code sense works for some tags apparently, when they are open or self-closed... need to take a look into this

Text selection to end of line acting buggy.

Here's what I posted at the Espresso forums before realizing it was a problem with this Sugar:


Let’s say I’m pressing the down arrow to get to a specific line. Let’s say it’s this specific line of jQuery code:

$("select#popUpMenu option[selected=selected]").addClass('selected');

I want to copy the first part of that long jQuery selector so that I can perform another operation on my selected option tag. (Yes, I know I could chain methods, this is just a good example of my problem.) With my cursor blinking at the beginning of the line, I hold down Shift and Command and press the right arrow. This selects all the text from the beginning of the line to the end of the line. I let go of command and press left so I can take it back a few characters, but instead of doing so, the whitespace from the end of my line of text to the actual edge of the window just gets selected and unselected over and over with every press of the left arrow.

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.