Git Product home page Git Product logo

Comments (8)

antev avatar antev commented on August 15, 2024

+1. It's seems to be caused by some symbols. e.g. can't type a = ''
a = b = '²'

from coffeescript-netbeans.

dstepanov avatar dstepanov commented on August 15, 2024

Can you reproduce it every time?

Did it work before version 1.2?

from coffeescript-netbeans.

antev avatar antev commented on August 15, 2024

I can reproduce it every time with "²" symbol. I use NB 7.3 and plugin 1.2. I didn't use other versions.

from coffeescript-netbeans.

dstepanov avatar dstepanov commented on August 15, 2024

Please post steps how to reproduce it and your environment. Also try it in the javascript editor.

I don't know what could cause it, it could be a netbeans bug.

from coffeescript-netbeans.

antev avatar antev commented on August 15, 2024

Steps:

  1. Create new empty coffee file
  2. Copy next strings to it:
    a = ''
    b =
    c = '²'
    d = ''
  3. You won't be able to add or remove the ' symbol before the ² symbol (in lines 1, 2, 3) but you it will works fine after the ² symbol (in lines 3 and 4).

Environment - NB 7.3, plugin 1.2, ubuntu 11.10.

It works fine with js files, also it works with coffee files when the plugin is disabled.

from coffeescript-netbeans.

celwell avatar celwell commented on August 15, 2024

I also experience this issue at seemingly random times. I have a Cakefile open right now in Netbeans 7.3 and using version 1.3 of the CoffeeScript Netbeans plugin. I can't delete any single-quote in the file. By 'delete' i mean using backspace or the delete button. I'm on Windows 7.

from coffeescript-netbeans.

dstepanov avatar dstepanov commented on August 15, 2024

Please open log 'Menu -> View -> IDE log' at checkout if there is an exception while you are trying to delete a character.

from coffeescript-netbeans.

celwell avatar celwell commented on August 15, 2024

Nope, nothing is logged in the IDE log.

from coffeescript-netbeans.

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.