Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
openfoam
openfoam
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 350
    • Issues 350
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 8
    • Merge Requests 8
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • Development
  • openfoamopenfoam
  • Issues
  • #1936

Closed
Open
Opened Nov 24, 2020 by Volker Weißmann@volker-weissmann

Merge Request: Better C++ language server and Visual Studio Code support.

Hello,

the OpenFOAM C++ source code is large and complicated. Code navigation tools like ccls can make it easier by providing a working "Go to Definition" function. Therefore, I am suggesting applying the patch below to help setting up ccls with vscode and openfoam.

mypatch8.patch

See https://openfoamwiki.net/index.php/HowTo_Use_OpenFOAM_with_Visual_Studio_Code for more information

(Yes I know, this should be a merge request, not an issue, but I cannot create merge requests)

For other OpenFOAM versions: bearOpenFOAM8.patch bearOpenFOAM7.patch

Older version:

mypatch7.patch mypatch6.patch mypatch5.patch mypatch4.patch mypatch3.patch mypatch2.patch mypatch.patch

Edited Jan 24, 2021 by Volker Weißmann
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: Development/openfoam#1936