Code Monkey home page Code Monkey logo

sublime-purescript's People

Contributors

joneshf avatar brainrake avatar shamar avatar

Stargazers

Alexander Bich avatar  avatar Chris Martin avatar Harris Brakmić avatar Maciej avatar Jerry D'Antonio avatar Simo avatar Luke Schoen avatar Nicu avatar Tom Crockett avatar

Watchers

Matt Kangas avatar James Cloos avatar  avatar

sublime-purescript's Issues

Autocomplete function name capitalizes (first letter) to match imported module name

After importing a module with Data.Trace, when the user tries to enter the main program defined as a function application using the trace function, the autocomplete selection provided only includes the a capitalized Trace option (due to that module being previously imported), instead of a lowercase trace option from the drop-down for the function. If the user incorrectly chooses the capitalized option, the PureScript program will not compile, as function names must be lowercase.
See screenshot below of the single autocomplete drop-down item shown when the first few letters of the function name are typed.
screen shot 2015-01-05 at 11 35 51 pm

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.