JADE Environment Development Ideas

What's new in the upcoming JADE release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED SECURITY. SMOOTHER INTEGRATION

The JADE 2022 release meets tomorrow’s business demands.


Start your update to JADE's latest release

Intellisense to work on variable types before variable names

Perhaps a habit from other languages, in Jade I will start typing the variable type before the variable name. But the intellisense will not do anything until I name my child first.

e.g. Female; then I'll press Ctrl + Arrow Left, name it, " : " ...... "roger : Female;".

If start to type a class on a separate line in the begin-block the intellisense will actually work.

Is it possible for intellisense to start guessing your types before putting in the name?
  • Guest
  • May 1 2019
  • Closed
HistoricalComments
Ty Baen-Price 13/11/2018 12:15:59 PM
So you are suggesting we should make intellisense guess syntactically invalid statements?
  • Attach files
  • Iryna Melnyk commented
    November 08, 2019 02:25

    Closing this as AutoComplete is designed to support left to right in syntax order.

  • Guest commented
    July 31, 2019 03:31

    Sorry, missed this comment. YIP. 

  • +1