Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 426
    • Issues 426
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #1936
Closed
Open
Issue created 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 bearOpenFOAM7or6.patch

Older version:

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

Edited Nov 24, 2021 by Volker Weißmann
Assignee
Assign to
Time tracking