Code Monkey home page Code Monkey logo

scala-edit's People

Watchers

James Cloos avatar

scala-edit's Issues

Symbol literals interpreted as Character literals in syntax highlighter

What steps will reproduce the problem?
1. Type a symbol literal (e.g. 'symbol)
2. Text is highlighted grey, as is all remaining text on the line
3. The symbol is incorrectly interpreted as an unclosed single-quoted character 
constant

What is the expected output? What do you see instead?
Explained above

What version of the product are you using? On what operating system?
ScalaEdit 0.3.7 on Windows 7 64-bit

Please provide any additional information below.
This might be hard to handle, but you should be able to differentiate 
single-characters and escape sequences for single characters from symbols by 
checking for the closing single-quote.

Original issue reported on code.google.com by [email protected] on 10 Jan 2012 at 3:41

Desktop API not supported on KDE

I get the following error when starting the application:

scala scalaedit-assembly-0.3.2.jar 
Exception in thread "AWT-EventQueue-0" java.lang.UnsupportedOperationException: 
Desktop API is not supported on the current platform
        at java.awt.Desktop.getDesktop(Desktop.java:144)
        at me.winsh.scalaedit.gui.MainWindow$$anon$12$$anon$8.<init>(MainWindow.scala:313)
        at me.winsh.scalaedit.gui.MainWindow$$anon$12.<init>(MainWindow.scala:224)
        at me.winsh.scalaedit.gui.MainWindow.<init>(MainWindow.scala:66)
        at me.winsh.scalaedit.Main$$anonfun$main$1$$anon$1.<init>(Main.scala:42)
        at me.winsh.scalaedit.Main$$anonfun$main$1.apply$mcV$sp(Main.scala:42)
        at me.winsh.scalaedit.gui.SwingHelper$$anon$3.run(SwingHelper.scala:69)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:705)
        at java.awt.EventQueue.access$000(EventQueue.java:101)
        at java.awt.EventQueue$3.run(EventQueue.java:666)
        at java.awt.EventQueue$3.run(EventQueue.java:664)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:675)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)

System:
Arch Linux with KDE.

It seems that java-desktop does not support KDE.
Source: 
http://stackoverflow.com/questions/102325/not-supported-platforms-for-java-awt-d
esktop-getdesktop


Original issue reported on code.google.com by [email protected] on 23 Aug 2011 at 3:52

Feature request -- Provide a property for text size in sbt and scala terminal windows

I'd really like to have the ability to set text size in the sbt and scala 
terminal windows. A property, same as the others, would be fine.

What steps will reproduce the problem?
1. Live long enough to need reading glasses
2. Refuse to wear them
3. Work a long day
4. Try and read an 8 pt font on a small, hi-res lap top screen

What is the expected output? What do you see instead?

I'd like to be able to set the terminal fonts to something huge, the same way I 
have the text window. I'm pretty sure the text is there for me to read, but 
it's pretty blurry.

What version of the product are you using? On what operating system?

0.2.4.

Please provide any additional information below.

Thanks for putting together this app. I started using it half an hour ago, and 
have settled right in.

Original issue reported on code.google.com by [email protected] on 30 Jun 2011 at 2:34

Windows JLine Console Input Problem

There is a problem with the consoles in windows. Editing lines and tab 
completion does not work. The problem is because of a library called JLine 
which is used by sbt and scala console. I have reported the problem to JLine 
here 
http://sourceforge.net/tracker/?func=detail&aid=3307976&group_id=64033&atid=5060
56 . I'm afraid it will take a long time before it gets fixed because it seems 
like JLine is a quite inactive project. One way to solve it is to make a clone 
of JLine and fix it in the clone. An additional problem is that the Scala 
console and the sbt console seems to use different versions of JLine.

Original issue reported on code.google.com by [email protected] on 1 Jun 2011 at 9:59

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.