Giter Club home page Giter Club logo

Comments (4)

janosimas avatar janosimas commented on June 11, 2024 2

I can use the .bashrc suggestion but I don't think this is a good general solution.

What about a configuration flag?

from vscode-fzf-quick-open.

rlivings39 avatar rlivings39 commented on June 11, 2024

I think what could be done here is to leverage the TerminalOptions to allow you to add that environment variable. The proposal would be for the extension to have a setting like "Environment variables" that would be an object specifying env vars and their values. The extension would then pass that along when creating the terminal.

Sound reasonable?

from vscode-fzf-quick-open.

janosimas avatar janosimas commented on June 11, 2024

Feels like an overkill for me, I'll think a little about it.
Do you know how gitlens works on that?

from vscode-fzf-quick-open.

rlivings39 avatar rlivings39 commented on June 11, 2024

Even simpler, what if you leveraged the HISTIGNORE variable in your .bashrc? Setting that for me seems to have done the trick: export HISTIGNORE='*rlivings39.fzf-quick-open*'

I've not seen how gitlens works with that. I'm not in favor of disabling history by default for all users as I find the history integration very helpful. Often I'll switch to the terminal and hit Ctrl+p to do another search, change folder, etc.

from vscode-fzf-quick-open.

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.