Git Product home page Git Product logo

Comments (1)

hgraeber avatar hgraeber commented on August 25, 2024

So far your analysis is right. Editorconfig can only work with full path information. So the plugin simply ignores relative paths and the editorconfig-core-c library gives a diagnostic message, which can be considered as a warning.

The question is, where you get a file with a relative path from. As far as I know, documents in qtcreator always have an absolute path. Even when creating new documents it will be asked for a folder, except for scratch buffers. for those "/tmp" is used.

A quick test with qtcreator 4.12 on linux confirms that. But especially cmake support has heavily changed in 4.12. So, maybe the qtcreator version or the operatiing system plays a role.

Can you give more details or better a minimal example project, which show this problem?

from editorconfig-qtcreator.

Related Issues (8)

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.