doc: update tested enviroments
This commit is contained in:
parent
cb22c1a4ef
commit
5aee0547a8
|
@ -39,4 +39,11 @@ The usage of `bwmake` is basically the same as `wmake`, but `bwmake` can generat
|
|||
|
||||
Using `clangd` as the language server in VSCode, you can see that code suggestions work correctly.
|
||||
|
||||

|
||||

|
||||
|
||||
Tested environments:
|
||||
- OpenFOAM-v2406 on Ubuntu-24.04 with bear 3.1.3
|
||||
- OpenFOAM-v2012 on Ubuntu-20.04 with bear 2.4.3
|
||||
- OpenFOAM-v2012 on Ubuntu-16.04 with bear 2.1.5
|
||||
- OpenFOAM-11 on Ubuntu-20.04 with bear 2.4.3
|
||||
- OpenFOAM-6 on Ubuntu-18.04 with bear 2.3.11
|
|
@ -37,4 +37,11 @@ bwmake的使用跟wmake使用基本相同,但是bwmake能够生成`compile_com
|
|||
|
||||
在VSCode中使用clangd作为language server,可以发现能够正常代码提示。
|
||||
|
||||

|
||||

|
||||
|
||||
已测试环境:
|
||||
- OpenFOAM-v2406 on Ubuntu-24.04 with bear 3.1.3
|
||||
- OpenFOAM-v2012 on Ubuntu-20.04 with bear 2.4.3
|
||||
- OpenFOAM-v2012 on Ubuntu-16.04 with bear 2.1.5
|
||||
- OpenFOAM-11 on Ubuntu-20.04 with bear 2.4.3
|
||||
- OpenFOAM-6 on Ubuntu-18.04 with bear 2.3.11
|
Loading…
Reference in New Issue