First time here? Check out the FAQ!

TomBerk's profile - activity

2020-10-31 19:09:36 -0500 received badge Famous Question (source)
2020-10-31 19:09:36 -0500 received badge Notable Question (source)
2020-10-31 19:09:36 -0500 received badge Popular Question (source)
2020-10-19 08:22:05 -0500 marked best answer Different IDE Colors by Project?

For the task I'm working on at the moment, I've got two separate Wing IDE's open at the same time each connected to a different remote host. It's easy enough to keep track of which IDE I'm in when the panes are all docked, but it can get pretty confusing if I move any tools to separate windows.

Is there an easy way to have the color scheme be set per project so that I can easily keep track of which windows belong to which IDE?

2020-10-15 11:18:24 -0500 commented answer Different IDE Colors by Project?

Thank you. That should work really well for my environment.

2020-10-15 08:09:47 -0500 received badge Teacher ( source )
2020-10-14 16:55:14 -0500 received badge Editor (source)
2020-10-14 16:54:40 -0500 received badge Organizer (source)
2020-10-14 16:51:55 -0500 edited answer Allow Wing IDE to debug non-root code using sudo python as a script

We faced a similar challenge--except that we needed to use Wing in remote mode. We need some scripts to execute with su

2020-10-14 15:39:31 -0500 asked a question Different IDE Colors by Project?

DIfferent Colors by Project? For the task I'm working on at the moment, I've got two separate Wing IDE's open at the sam

2020-10-14 15:30:01 -0500 answered a question Allow Wing IDE to debug non-root code using sudo python as a script

We faced a similar challenge--except that we needed to use Wing in remote mode. We need some scripts to execute with su

2019-04-22 17:18:20 -0500 commented answer Using Pylint with Remote Mode

I wasn't able to try remote mode until today because our remote image didn't have pylint installed, but we finally got i

2019-04-22 16:43:26 -0500 commented answer Using Pylint with Remote Mode

I wasn't able to try remote mode until today because our remote image didn't have pylint installed, but we finally got i

2019-04-03 21:33:32 -0500 marked best answer Using Pylint with Remote Mode

We primarily use Wing in remote mode where we run the IDE on our Windows laptops controlling the execution on a remote Linux host. We also like to use pylint. The problem is that we aren't able to do both (pylint on a remote host). I asked support about this several months ago, and they confirmed that the pylint integration works only for local files. This is more of an issue than it might seem because the remote host environment is very specialized and very different than the Windows laptop environment.

Support mentioned that this capability might be introduced in Wing 7. Did that make it into Wing 7? I just looked in Wing 7.0.0.6. I can see there's a new Code Warnings capability that has something to do with pylint, but I haven't been able to figure out how to use it.

Any pointers would be appreciated...

2019-04-03 21:33:23 -0500 received badge Notable Question (source)
2019-04-03 21:33:23 -0500 received badge Famous Question (source)
2019-04-03 21:33:23 -0500 received badge Popular Question (source)
2019-03-21 19:59:41 -0500 received badge Student (source)
2019-03-21 19:47:02 -0500 asked a question Using Pylint with Remote Mode

Using Pylint with Remote Mode We primarily use Wing in remote mode where we run the IDE on our Windows laptops controlli