Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1014 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 1014 Bytes

Web Studio

Web Studio is an IDE thought for creating optimizated and validated web pages.

main

The main features can be seen in the following image:

features

It also has its own FTP Client ftp client

Windows reference

If you download this repository and you open it with Visual Studio, you are going to get an error because the Windows reference isn't set, to fix it you have to add this reference manually:

  • In Windows 10 the reference is under C:\Program Files (x86)\Windows Kits\10\UnionMetadata\ and the file is called Windows.winmd

Thanks

  • My tutor Ivan Álvarez Navia (Department of Computer engineering - USAL) for all suggestions, reviews and feedback.
  • JetBrains for that awesome tool called ReSharper
  • StackOverflow users for show me the light when I didn't know how to develop a feature or fix a bug.
  • All authors that publish their libraries under Open Source licenses.