Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

mika-archived/HSPToolsVS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HSP Tools for Visual Studio

HSP Tools for Visual Studio (HSPToolsVS) add HSP language service to your Visual Studio.

Features

HSPToolsVS provide below features.

Create and Manage Projects

alt
Create new projects and manage projects on Visual Studio.
Supported types is ...

  • Windows From (Normal HSP Project)
  • Console (use "hsp3cl" runtime)
  • Screen Saver (use packopt type "2")
  • Module (Normal HSP Project for Libraries)
  • HSP3Dish (iOS, Android, Web)

### Syntax Highlighting ![alt](img/syntaxhighlight.png) Syntax highlighting for HSP files (`*.hsp`, `*.as`). Support HSP3 System Functions, Macros, Preprocessors, Flags, Strings, Comments and Numerics.
### IntelliSense ![alt](img/intellisense.png) IntelliSense support. `rs` is matching to `rsize` and `genRandomString`. Matching condition is written in `HSPAuthoringScope.GetWordCandidatesFromIdentifier`.

About

HSP Tools for Visual Studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages