We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intellisense For Variable In SB-Prime
#1
I Was Using SVB It Has Some Good Function For Better Code Writing.
I Got Some Functions So That If They Can Be Add In SB-Prime It Would Be Great As Small Basic Can't Update Anymore.
1) This Feature Is For Adding Intellisense To Variables So That We Could More Cleary Know What This Variable Is For
EX:
Code:
Res = "Hello World!!" 'This Is The Variable That Store Hello World String.
TextWindow.WriteLine(Res)
Ok Now See How It's Intellisense Wil Be Shown In SVB And SB-Prime.

SB-Prime:
   

SVB:
   

so you could see if there is a function in SB-Prime For just showing some Intellisense like that it would be great

And May Be We Could Also Add Intellisense To Event And Label Also In Same Way
ZS
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)