Git Product home page Git Product logo

Comments (14)

ashald avatar ashald commented on May 27, 2024 4

I will see whether it can be done, please hold on...

from envfile.

j0hnsmith avatar j0hnsmith commented on May 27, 2024 2

Bump, looking forward to using this in Goland!

from envfile.

amccarri avatar amccarri commented on May 27, 2024 1

Looks like the support you need has been added to Goland/Intellij 2018.1. Any movement on this since the 2018.1 releases?

from envfile.

ppwfx avatar ppwfx commented on May 27, 2024

yeah would be really cool if you could add support for goglang! :) I tried to implement it myself, but Im getting nowhere.. :/

from envfile.

ppwfx avatar ppwfx commented on May 27, 2024

push

from envfile.

ashald avatar ashald commented on May 27, 2024

I'll try to take a look at it as fast as I'll get a bit of free time. ;)

from envfile.

ashald avatar ashald commented on May 27, 2024

I spent some time poking around Gogland sources and unfortunately it seems that it's not possible to integrate with it at this time. The key point for an IDE or run configuration to be compatible with this plugins is to integrate with so-called runConfigurationExtension interfaces one way or another. There is a generic one used by IDEA and there are specific ones used by PyCharm/RubyMine. Unfortunately Gogland doesn't work with any run configuration extensions. :( Let's hope they will fix that by the time of final release or if no I'll try to look for alternative integration options (that most probably will include soma monkey-patching and will make plugin more fragile).

from envfile.

nabeelio avatar nabeelio commented on May 27, 2024

@ashald that's fair. FYI, they do have the Gogland plugin in Intellij proper, I guess that's more the one I was referring to.

from envfile.

ashald avatar ashald commented on May 27, 2024

I'm not 100% sure but I think the IDEA plugin is the same code that is used in Gogland.

from envfile.

nabeelio avatar nabeelio commented on May 27, 2024

Ah I see what you mean, so that interface differs in the plugin. Maybe open a ticket on their tracker, they're pretty good about that stuff

from envfile.

davidpope avatar davidpope commented on May 27, 2024

I'd love to use this plugin! But it looks like they didn't add the support you need in the final release. :( I created https://youtrack.jetbrains.com/issue/GO-5323 to ask for the right support, I hope I got the wording right.

from envfile.

sefasenturk95 avatar sefasenturk95 commented on May 27, 2024

Another bump, I would love this..

from envfile.

ppwfx avatar ppwfx commented on May 27, 2024

https://github.com/joho/godotenv for the meantime..

from envfile.

ashald avatar ashald commented on May 27, 2024

This is not released yet but already merged into develop (big thanks to @Kelnor277). Release coming within a week, closing the issue to clear list of feature requests.

from envfile.

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.