Pseudosense READMEPseudosense is autocompletion for pseudocode, conforming to the AQA GCSE pseudocode specification The is an extention for the actual language (PseudoLang) FeaturesCovers all features* of the AQA GCSE Computer Science specification, allows for autocompletion and syntax highlighting for ease of readability. Extension Settings/syntaxes/pseudocode.tmLanguage.json <- Change command words for syntax highlighting /theme/themes.json <- Change syntax highlighting colors /snippets/snippets.json <- Change autocompletion behaviour Known IssuesYou must disable all other pseudocode extensions to work correctly AuthorsRelease Notes1.1.01.1.0 - changed arrow from "<-" to "<--" and "RANDOM INT" to "RANDINT" |