Giter Club home page Giter Club logo

Comments (7)

alexdima avatar alexdima commented on July 17, 2024 1

The built-in link detector for code editors is built to only detect file://, http:// or https:// links
The output editors also detect paths (/something/...) or (C:\something...) but we don't turn this on for code editors because of the very high false positive rate in regular programs.

from vscode.

VSCodeTriageBot avatar VSCodeTriageBot commented on July 17, 2024

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

from vscode.

Py-mon avatar Py-mon commented on July 17, 2024

@alexdima What is the difference between a output editor and a code editor?

from vscode.

spartanatreyu avatar spartanatreyu commented on July 17, 2024

I guess the output editor is pretty much one-way, but in the code editor a user could be typing or editing a file path.

You probably wouldn't want it to run any checks on the link while typing, especially if it was doing something like checking if a file existed over a mapped network drive.

from vscode.

Py-mon avatar Py-mon commented on July 17, 2024

I guess the output editor is pretty much one-way, but in the code editor a user could be typing or editing a file path.

You probably wouldn't want it to run any checks on the link while typing, especially if it was doing something like checking if a file existed over a mapped

Is a .txt file an output editor? It should be highlighted if I it is, correct?

from vscode.

alexdima avatar alexdima commented on July 17, 2024

The output editor is the one at the bottom:

image

from vscode.

alexdima avatar alexdima commented on July 17, 2024

cc @bpasero

from vscode.

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.