Search found 15 matches

by Louise
Thu Jan 11, 2018 4:41 pm
Forum: Suggestions And Feature Requests
Topic: CodeEditor Suggestions
Replies: 23
Views: 12754

Re: CodeEditor Suggestions

Hi dear serkan,
As another idea, Simultaneous editing Ability is fantastic. This feature is shown in the video below.

https://upload.wikimedia.org/wikipedia/commons/8/87/Simultaneous_Editing_Demo_Using_Sublime_Text.webm
by Louise
Sun Jan 07, 2018 2:44 pm
Forum: General Discussion
Topic: SDStudio Support Static Library ?
Replies: 1
Views: 3825

SDStudio Support Static Library ?

Hi dear serkan, Whether can we use static libraries (Lua modules) in the program? like APM (Graphic and Window) Can I design a static library (Lua modules) in my favorite programing language and then use it in the sdstudio? I can write lua modules in Purebasic language (Static and Dynamic). If I can...
by Louise
Sat Jan 06, 2018 7:39 pm
Forum: Suggestions And Feature Requests
Topic: CodeEditor Suggestions
Replies: 23
Views: 12754

Re: CodeEditor Suggestions

Find in files Not sure what did you mean , is that files in project folder ,find in other projects in projects folder I mean this, we have a lot of text files (.lua) format in the project and we want to use them with require. Now in these files we want to search the function name.by Find in files, ...
by Louise
Sat Jan 06, 2018 11:47 am
Forum: General Discussion
Topic: Is there a date for the First version of SDStudio ?
Replies: 5
Views: 4904

Re: Is there a date for the First version of SDStudio ?

Thank you very much. :P
Certainly, I respect the tester permissions.
I hope my ideas will be effective.
I can not wait to test the pre-alpha version ...
Thanks again.
by Louise
Fri Jan 05, 2018 5:32 pm
Forum: General Discussion
Topic: Is there a date for the First version of SDStudio ?
Replies: 5
Views: 4904

Re: Is there a date for the First version of SDStudio ?

Hi dear serkan,
I really like to test this software.
How do you choose members for test the pre-alpha version? Do I have a chance? :roll:
by Louise
Fri Jan 05, 2018 5:14 pm
Forum: Suggestions And Feature Requests
Topic: CodeEditor Suggestions
Replies: 23
Views: 12754

Re: CodeEditor Suggestions

Hi dear serkan, Another simple idea but useful, for you : button in Sdstudio editor(RibbonBar) to change the case of selected text (lowercase / uppercase). Paste as Comment (button in the editor ribbonbar). that's mean paste all the text in the clipboard as MultiLine comment format. Find in files Go...
by Louise
Fri Dec 22, 2017 7:56 pm
Forum: Suggestions And Feature Requests
Topic: CompilerOptions Suggestions
Replies: 2
Views: 3914

Re: CompilerOptions Suggestions

You've already thought about everything. Is admirable.
by Louise
Fri Dec 22, 2017 7:39 pm
Forum: Suggestions And Feature Requests
Topic: Tools Part ...
Replies: 2
Views: 3934

Re: Tools Part ...

Yes, this method is much better.
Thanks for your efforts.
by Louise
Tue Dec 19, 2017 7:43 pm
Forum: Suggestions And Feature Requests
Topic: Tools Part ...
Replies: 2
Views: 3934

Tools Part ...

Hi dear Serkan, In the RibbonBar of the main application sdstudio (File, Main , Edit , Project and other) , Create a tab named Tools . By choosing this tab, the installed tools are displayed. Suppose I built Some tools like (Character Table , Color Picker, Button Maker, Win_API structure viewer and ...
by Louise
Tue Dec 19, 2017 7:05 pm
Forum: Suggestions And Feature Requests
Topic: CompilerOptions Suggestions
Replies: 2
Views: 3914

CompilerOptions Suggestions

Hi dear Serkan, A few ideas for compiler settings : 1- Ability to Create and run Executable with command-line 2-Ability to choose the engine features for Example : How to link the engine to the program ( use Static or Dynamic Lua engine) Select the type of Lua engine (Standard, Luajit and more ...) ...