Giter VIP home page Giter VIP logo

Comments (13)

willwhitney avatar willwhitney commented on July 20, 2024

Can you give me a test case? I don't know much about R, but I'm betting it's the $ delimiter confusing the regex.

from hydrogen.

dchapsky avatar dchapsky commented on July 20, 2024

Sure, in hydrogen hooked to a R kernel:

data(iris)
iris$ 

It should autocomplete after the $ with the following options: iris$Petal.Length iris$Petal.Width iris$Sepal.Length iris$Sepal.Width iris$Species

from hydrogen.

rgbkrk avatar rgbkrk commented on July 20, 2024

screenshot 2015-06-11 13 58 07

from hydrogen.

willwhitney avatar willwhitney commented on July 20, 2024

Ok, was just what I thought. Thanks for reporting the issue!

from hydrogen.

rgbkrk avatar rgbkrk commented on July 20, 2024

PHP for that matter too.

from hydrogen.

willwhitney avatar willwhitney commented on July 20, 2024

Oh no, I'll have to allow for $ at the beginning too...

On Thu, Jun 11, 2015, 9:43 PM Kyle Kelley [email protected] wrote:

PHP for that matter too.


Reply to this email directly or view it on GitHub
#56 (comment)
.

from hydrogen.

rgbkrk avatar rgbkrk commented on July 20, 2024

Yup, there is an IPHP kernel though it hasn't been touched since July 2014 and is reliant on IPython 2.x.

This is where I wonder if there's a way to rely on the grammars and autocomplete providers more directly...

from hydrogen.

dchapsky avatar dchapsky commented on July 20, 2024

Awesome! Thanks for the fix

from hydrogen.

n-riesco avatar n-riesco commented on July 20, 2024

from hydrogen.

n-riesco avatar n-riesco commented on July 20, 2024

from hydrogen.

rgbkrk avatar rgbkrk commented on July 20, 2024

Oh yeah, JavaScript. Silly me.

from hydrogen.

willwhitney avatar willwhitney commented on July 20, 2024

We're going to need to break all these regexes out by language per #63. I'll change the code in autocomplete-provider.coffee to this format, then people can add and amend languages as needed.

from hydrogen.

willwhitney avatar willwhitney commented on July 20, 2024

This is happening — please suggest changes any changes to the regexes defined in autocomplete-provider.coffee over in #63.

@n-riesco thanks for the JS regex!

from hydrogen.

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.