Post by Imformas on Jan 13, 2017 7:46:51 GMT 10
New UpdateNew Features[/i][/font] [li] Docking[/li] Visual studio light docking, lookalike.
[li] Project System[/li] Create or load projects.[/ul] Download
Programming language'sCSharpC++CObjective-CVBProject'sSharpMediaSharpEditYoutifygithub.com/Stephen-Fox-0
|
|
Post by Imformas on Jan 15, 2017 17:50:10 GMT 10
Update 4Whats New[/font][li] New stable design.[/li] The last one was a little buggy, but all fixed now
[li] Projects now load without any errors.[/li] Projects now load without giving errors.[li] FTP Support[/li] Sharp edit now supports ftp servers, (Update, download, view files and directory's).[li] IIS Local Website Support (only works if you have iis installed).[/li] Sharp edit now supports iis(internet information services), witch means you can host your websites, or projects on a local server (http://localhost:8080)[li] A My Computer Window. View all files and directory's of your system in one window.[/li][/ul] Download Source
Programming language'sCSharpC++CObjective-CVBProject'sSharpMediaSharpEditYoutifygithub.com/Stephen-Fox-0
|
|
Post by Imformas on Jan 17, 2017 8:53:09 GMT 10
Update 5Whats New Theme Manager Download theme, apply new themes, create your own theme, or even upload your themes for other people to use.
Download
Programming language'sCSharpC++CObjective-CVBProject'sSharpMediaSharpEditYoutifygithub.com/Stephen-Fox-0
|
|
Post by Imformas on Jan 18, 2017 10:23:49 GMT 10
SharpEdit A small, stable, fast text editor with all your coding needs. Update 6Whats New- Plugin Manager
Plugins can be made with visual studio or any ide with a complier with (dll/class library) format. Simply add SharpEditCore.dll as a reference and inherit "IPlugin".
What can plugins modify? Plugins, can modify anything on sharp edits view.
- MenuBar.
- Toolbar.
- StatusBar.
- Docking.
- Text Editor.
- Document Map.
- Ruler.
Even the dialog forms.
- Theme Manager
All themes modify the whole view. Themes can be downloaded from the app, or even upload so people can download and use your looks and feels. Themes can be created inside the text editor View->Theme->Create Theme. Download
Programming language'sCSharpC++CObjective-CVBProject'sSharpMediaSharpEditYoutifygithub.com/Stephen-Fox-0
SharpEdit v2
Posted Jan 18, 2017 10:23:49 GMT 10
Last Edit: Jan 18, 2017 11:39:37 GMT 10 by Imformas
|
|
Post by bobowk on Jan 18, 2017 14:23:22 GMT 10
Can you preview your HTML inside the program
|
|
Post by Imformas on Jan 18, 2017 15:13:08 GMT 10
Not in update 6 But in the next release you can 👇 in the upcoming update, you can edit your html pages inside the design view! Little previews 👇👇👇👇👇👇
Programming language'sCSharpC++CObjective-CVBProject'sSharpMediaSharpEditYoutifygithub.com/Stephen-Fox-0
|
|
Post by Imformas on Jan 19, 2017 8:12:01 GMT 10
Update 7
Everything html. Whats New- HTML View
The html view has everything you need to create web pages in one tab. Tab Includes - Design View
Desing your website in one tab
- Source View
Code your website source code.
- Split View
Design and code your website all in one tab
[/font] Download[/ul]
Programming language'sCSharpC++CObjective-CVBProject'sSharpMediaSharpEditYoutifygithub.com/Stephen-Fox-0
|
|
Post by Imformas on Jan 20, 2017 0:36:47 GMT 10
Update 8Sorry for the constant updating gotta make the app perfect ay? Whats New[/font][li] CSharp Class Browser/View[/li] The view will refresh once while switching tabs, opening new csharp type documents
The view parses.
- Classes
- Interfaces
- Enums
- Properties
- Methods
- Fields,
The only thing the view doesn't parse is namespace's.
[li] TextEditor The text editor has a few new features Features - Whitespace marker (little dots).
- Line Endings.
- Empty line marker
- Text Source
The text source class "textsource.cs" has been rebuilt, to make it faster and more stable.
Download
[/li] [/ul]
Programming language'sCSharpC++CObjective-CVBProject'sSharpMediaSharpEditYoutifygithub.com/Stephen-Fox-0
|
|
Post by knowledge on Jan 20, 2017 19:57:39 GMT 10
Is there an java class reader?
|
|
Post by Imformas on Jan 20, 2017 23:52:44 GMT 10
Update 9Java code parser window and little dialog touch-upsThis application is starting to look like a Development IDE
Whats New- Java code browser
Feature suggested by altair and knowledge . The window parses the following
The only objects the window doesn't parse is "Import".
- Design Touch-ups
All the dialogs have been remade to look more professional. Download
Programming language'sCSharpC++CObjective-CVBProject'sSharpMediaSharpEditYoutifygithub.com/Stephen-Fox-0
|
|