1

I want Wing to PEP8-validate my code.

I found this plugin: plugin link

I put it in C:\Users\home\AppData\Roaming\Wing Personal 5\script directory, opened Wing IDE but nothing appeared.

Is there any way to do PEP8 validating in Wing?

michaeluskov
  • 1,729
  • 7
  • 27
  • 53

2 Answers2

3

That plugin and extension scripts/plugins in general only work in Wing IDE Pro and not Personal.

Wingware
  • 896
  • 5
  • 12
1

Did you notice that the windows setting are wrong?

You can look here to change the arguments.

tfv
  • 6,016
  • 4
  • 36
  • 67
Samantha
  • 383
  • 1
  • 2
  • 12