Re: [Vala] introduce valaDevelop
- From: Wolfgang Mauer <wolfgang mauer kabelmail de>
- To: Vala-list <vala-list gnome org>
- Subject: Re: [Vala] introduce valaDevelop
- Date: Sat, 23 Feb 2019 09:33:30 +0100
For keyboard operation, all shortcuts are currently fixed:
CTRL+SHIFT+F -> FindInFiles
SHIFT+TAB -> Switsh source
CTRL+. -> PrevBookmark
CTRL+, -> NextBookmark
CTRL+SHIFT+B -> Build Solution
CTRL+F5 -> Execute (without debugging)
F5 -> Start debugging
F10 -> Execute next line (debug)
F11 -> Step into function (debug)
SHIFT+F11 -> Step out of function (debug)
F9 -> Toggle breakpoint
CTRL+B -> Toggle bookmark
CTRL+F -> Search (actual source)
CTRL+H -> Search & Replace (actual source)
CTRL+G -> Goto line
F3 -> Find next occur
SHIFT+F3 -> Find prev occur
F12 -> Goto declaration (not implemented yet)
CTRL+S -> Save (actual source)
CTRL+F4 -> Close source
Am 22.02.19 um 16:16 schrieb Wolfgang Mauer:
Hi all
i would like to proudly introduce my new IDE "valaDevelop"(developed
for beginners, but also for advanced)
valaDevelop is an "all-in-one" IDE with the following:
Key features:
Easy to use
Integrated Buildsystem
Package/Resource Management
Integrated Debugging (valaDevelop will only break in vala source, no
--save-temps needed)
Solution/Project Management
Symbol resolver/Completion (coming soon)
...
And much other stuff
Visit screenshots and download at
"https://github.com/wolfgangmauer/valaDevelop"
Greetings
Wolfgang
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]