First time here? Check out the FAQ!
1

Type of variable in f-string is not detected
 

Hi!,

I've just found that in current version of Wing IDE, regardless of edition, type of variable put inside f-string in curly braces is not detected, but takes whole string as one in Source Assistant.

Having it properly detected would be highly appreciated :)

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
KhazAkar's avatar
124
KhazAkar
asked 2 years ago, updated 2 years ago

Comments

see more comments

1 Answer

1

We'll change the Source Assistant so it displays info about the variable in curly braces in a future release.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Wingware Support's avatar
4.2k
Wingware Support
answered 2 years ago
link

Comments

Future major (9.x) or in 8.x? :)

KhazAkar's avatar KhazAkar (2 years ago)
1

Probably in 8.x, but it depends when this bug is fixed

Wingware Support's avatar Wingware Support (2 years ago)

Thanks a lot. :)

KhazAkar's avatar KhazAkar (2 years ago)

There are several fixes for f-strings going into 8.3.2+, when that is released (in a week or two, probably).

Wingware Support's avatar Wingware Support (2 years ago)
see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)