Calandiel and Hugo Locurcio
af5db15595
Add Clangd instructions for VS Code ( #6012 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2022-07-31 23:25:37 +02:00
luz paz
04f66dc5d0
Fix various typos
...
Found via `codespell -q 3 -S ./LICENSE.txt,./tutorials/i18n,./_tools/codespell-ignore-lines.txt -L doubleclick,findn,lod,inout,nd,raison,te` and other means
2022-07-28 10:35:04 -04:00
Jaime Crespo
33caaf6535
Fix misc syntax/style errors/warnings on documentation head ( #5977 )
2022-07-23 18:29:56 +02:00
bruvzg
b82de55573
Rename OSX to macOS and iPhoneOS to iOS. Update iOS build instructions.
2022-07-21 12:54:21 +03:00
Max Hilbrunner
08867d6e4b
Merge pull request #5757 from alan-man/fixvsc
...
fix vs code configuration build tasks.json
2022-04-21 12:41:00 +02:00
Mario Zechner and Hugo Locurcio
e2a22b06f7
Improve guide for development with CLion ( #5743 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2022-04-11 21:02:16 +02:00
alan-man
7424951439
fix vs code configuration build tasks.json
...
With recent versions of vs code (from version 1.66), arguments must be
split to be resolved.
2022-04-10 16:03:34 -07:00
Max Hilbrunner
7d6fa156d2
Merge pull request #5522 from Aman-Pandey-afk/patch-1
...
Update task.json creation instructions
2022-03-21 00:14:06 +01:00
Hugo Locurcio
a48e140c27
Document class reference XML linting with Visual Studio Code
2022-03-13 01:57:29 +01:00
Aman-Pandey-afk
13c837ab21
Update task.json creation instructions
...
The PR aims to fix the problem that there is no 'Create tasks.json file from template' option shown on configuring VS Code. More information on creating tasks.json added along with suggestions.
2022-01-18 15:45:13 +05:30
Aaron Franke
5c7f653347
Optimize PNG and SVG images using oxipng and svgcleaner ( #5254 )
2021-09-14 17:50:17 +02:00
Aaron Franke
4060179184
Remove trailing space characters ( #5251 )
2021-09-13 14:52:39 +02:00
luzpaz
d9bc787dd9
Fix various typos ( #5215 )
...
Fix various typos
Found via `codespell -q 3 -S ./LICENSE.txt -L doubleclick,findn,lod,inout,nd,raison,te`
2021-09-02 17:02:23 +03:00
developer
97d6af1357
Recommend LLDB over GDB for VSCode
2021-08-30 19:09:31 +02:00
skyace65
585291f525
Update configuring android studio page
2021-08-19 21:53:44 -04:00
merumelu
65118aa246
Replace various links with ref roles ( #5137 )
2021-07-31 22:29:54 +02:00
Yuri Sizov
f1b05afd19
Add Windows configuration example for VS Code
2021-07-13 17:41:13 +03:00
Rémi Verschelde
044b6a74f8
Cleanup uses of double spaces between words or after punctuation
2021-06-07 10:44:02 +02:00
bogdasar1985 and Hugo Locurcio
e3b46eae6a
Use "code editor" instead of "IDE" to refer to Visual Studio Code ( #4760 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2021-03-18 14:36:35 +01:00
Anton Ivanov
f3586d755a
CLion setup: Update path and screenshot for CMakeLists.txt ( #4490 )
2020-12-27 20:57:15 +01:00
e92a8223d3
Add documentation for debugging Godot Engine with CLion ( #4376 )
...
Co-authored-by: Gwendhal CLAUDEL <gwendhal.claudel@epitech.eu >
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2020-11-15 18:49:50 +01:00
Your1405Gaming
f78a25ce3f
Fix "intaller" typo in Configuring Visual Studio IDE ( #4366 )
2020-11-14 03:18:17 +01:00
binotaliu
fe208d1425
Fix "initialize" typo in Code::Blocks configuration page ( #4243 )
2020-10-10 16:23:48 +02:00
Yetizone
adc616fed2
qt_creator.rst: Add .glsl to the file extensions step
2020-09-17 14:25:57 +03:00
Yetizone
6ab6e7f609
Qt Creator tutorial: Specify C++ code style settings location ( #3979 )
2020-09-07 18:14:21 +02:00
Marcel Admiraal
1f95afa0e1
Add instructions for configuring Code::Blocks as an IDE.
2020-06-22 12:12:34 +01:00
Rémi Verschelde
ce7a9a6eab
Images: Remove unused images (no 'image::' or 'figure::' reference)
2020-06-05 14:43:20 +02:00
Yuri Sizov
e2e3ecc5b0
Fix typo in VS Code configuration guide ( #3628 )
2020-06-02 15:11:25 +02:00
Hugo Locurcio
55543f7bac
Tweak arguments in the VS Code configuration guide
...
- Use the long name for the `--editor` option to make it more obvious.
- Document how to run a project directly while debugging.
- Put comments above the line to avoid horizontal overflow.
2020-05-30 22:46:05 +02:00
Dean Brettle
8fb5c787aa
Add --path option to sample VS Code launch.json ( #3617 )
2020-05-30 22:18:53 +02:00
Yuri Sizov
c0b566cce1
Adjusted language and layout of configuring an IDE docs
2020-05-21 17:34:08 +03:00
Hugo Locurcio
e24fee75cb
Split IDE instructions into several pages, improve writing style
...
This removes the link to the KDevelop setup video tutorial as it's
now outdated.
IDE screenshots were also optimized losslessly using
`oxipng -o6 --strip --zopfli`.
See #3485 .
2020-05-08 22:03:03 +02:00