Re: [Vala] introduce valaDevelop

2019-02-23 Thread Wolfgang Mauer

Keep cool ;-)
>Besides, developing something in the open is usually more fun.
FUN! Yes that's right ;-) IMHO thisis maybe the reason why no IDE(or to 
old) exists.


macOS will be come later
You could already be happy that there IS such a IDE

Greetings
Wolfgang


Am 23.02.19 um 14:59 schrieb Dr. Michael Lauer:

Hi,


The IDE is Freeware! At now there is no plan to make it OpenSource.

That’s a pity. I’d be interested in making it work on macOS and you don’t seem 
to have binaries available for that platform.

Besides, developing something in the open is usually more fun.

Cheers,

:M:

___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


Re: [Vala] introduce valaDevelop

2019-02-23 Thread Dr. Michael Lauer
Hi,

> The IDE is Freeware! At now there is no plan to make it OpenSource.

That’s a pity. I’d be interested in making it work on macOS and you don’t seem 
to have binaries available for that platform.

Besides, developing something in the open is usually more fun.

Cheers,

:M:

___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


Re: [Vala] introduce valaDevelop

2019-02-23 Thread Wolfgang Mauer
For requests, suggestions or errors please report at 
https://github.com/wolfgangmauer/valaDevelop/issues


I also have update the dependencies for Ubuntu/Elementary/Debian


Feedback welcome!

Wolfgang


Am 23.02.19 um 09:33 schrieb Wolfgang Mauer:

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


___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


Re: [Vala] introduce valaDevelop

2019-02-23 Thread Wolfgang Mauer

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


___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


Re: [Vala] introduce valaDevelop

2019-02-22 Thread Wolfgang Mauer

Hi Al!


...I[t] should be and stay easy to use!

Thanks for that, you are right ;-)

As a C# developer it was very hard for me to see, that there is no usable IDE 
for vala.
To start developing by my own(with vala) it was necessary to have something 
like monoDevelop or VisualStudio

For me as a vala-newbie, it was very very very very hard to write that IDE, 
help was not really avail.
So be aware for me it makes no difference if someone using it or not, I DO...

/Wolfgang

Am 22.02.19 um 18:57 schrieb Al Thomas via vala-list:

   The screenshots make this look a nice tool. Good to see Vala getting some 
new tooling.
  > On Friday, 22 February 2019, 16:00:13 GMT, Wolfgang Mauer 
 wrote:

The IDE is Freeware! At now there is no plan to make it OpenSource.
I have to make something clear:
...I[t] should be and stay easy to use!

You don't have to accept contributions to your project just because the source 
code is availableand licensed to be re-used relatively openly. If the criteria 
for accepting a contribution is it meets your design principles of what you 
consider easy to use that is fine. Just say why you don't likeit if you get a 
pull request. That's the power of being a maintainer, use it wisely ;)

Some people are wary of downloading and running binary blobs from a repository. Making 
the sourceavailable means people can look over what they are building. The whole tool set 
you are using islicensed in such a way: Vala, GTK+, GLib, GtkSourceView, Ubuntu, etc. If 
nothing else it's worthbecoming more aware of why these projects are 
"open"/free.
Nice work on the Vala front, thanks for starting to share your work.
All the best,
Al
   
___

vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


Re: [Vala] introduce valaDevelop

2019-02-22 Thread Al Thomas via vala-list
  The screenshots make this look a nice tool. Good to see Vala getting some new 
tooling.
 > On Friday, 22 February 2019, 16:00:13 GMT, Wolfgang Mauer 
 >  wrote: 
> The IDE is Freeware! At now there is no plan to make it OpenSource.
> I have to make something clear:
> ...I[t] should be and stay easy to use!

You don't have to accept contributions to your project just because the source 
code is availableand licensed to be re-used relatively openly. If the criteria 
for accepting a contribution is it meets your design principles of what you 
consider easy to use that is fine. Just say why you don't likeit if you get a 
pull request. That's the power of being a maintainer, use it wisely ;)

Some people are wary of downloading and running binary blobs from a repository. 
Making the sourceavailable means people can look over what they are building. 
The whole tool set you are using islicensed in such a way: Vala, GTK+, GLib, 
GtkSourceView, Ubuntu, etc. If nothing else it's worthbecoming more aware of 
why these projects are "open"/free.
Nice work on the Vala front, thanks for starting to share your work.
All the best,
Al
  
___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


Re: [Vala] introduce valaDevelop

2019-02-22 Thread Wolfgang Mauer
I don't now anything about Autovala, but there is a option at the 
Projectsettings called "Alternate build command:" Maybe this what you're 
looking for...


It is very funny that the first(second) question is about the source ;-)


The IDE is Freeware! At now there is no plan to make it OpenSource.

I have to make something clear:

If someone wants a "swiss army knife" -> there enough tools around, 
including gnome-builder.


If someone just look at the source -> there enough tools around, 
including gnome-builder.


I should be and stay easy to use!


Am 22.02.19 um 16:46 schrieb rastersoft:

Hi:

Looks nice. Is it expandible using modules? I was thinking about 
integrating Autovala...


Also, where is the source code?

El 22/2/19 a las 16:16, Wolfgang Mauer escribió:

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

___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list



___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


Re: [Vala] introduce valaDevelop

2019-02-22 Thread rastersoft

Hi:

Looks nice. Is it expandible using modules? I was thinking about 
integrating Autovala...


Also, where is the source code?

El 22/2/19 a las 16:16, Wolfgang Mauer escribió:

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

___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


--
Nos leemos
 RASTER(Linux user #228804)
ras...@rastersoft.com  http://www.rastersoft.com

___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list