nathanieljla's profile - activity
2024-09-26 17:51:24 -0600 | received badge | Nice Question (source) |
2024-09-26 17:51:20 -0600 | received badge | Famous Question (source) |
2023-09-20 22:48:12 -0600 | received badge | Notable Question (source) |
2023-09-20 22:48:12 -0600 | received badge | Popular Question (source) |
2023-09-10 10:48:37 -0600 | received badge | Notable Question (source) |
2023-09-10 10:48:37 -0600 | received badge | Famous Question (source) |
2023-09-10 10:48:37 -0600 | received badge | Popular Question (source) |
2023-08-11 08:25:20 -0600 | marked best answer | Type hint color I don't know if this is already a feature and I just can't find it, but I'd love a way to give type hints (and the :) a color different than the variable color. |
2023-08-09 05:29:51 -0600 | asked a question | Type hint color Type hint color I don't know if this is already a feature and I just can't find it, but I'd love a way to give type hint |
2023-07-25 16:18:20 -0600 | marked best answer | Extension script and importing module I have a script I'd like to bind to a hotkey in wing. The script required the use of psutil, which isn't a part of the standard python library. When wing starts the script errors because "import psutil" isn't valid. I can't figure out where I should install this package. I tried : AppData\Roaming\Wing Pro 9\scripts AppData\Roaming\Python\Python310\site-packages It looks like it can find my dependencies if I put the code in C:\Program Files\Wing Pro 9\bin__os__\win32\runtime-python3.10\Lib, but obviously that can't be the official answer. Thanks for the help! Nathaniel |
2023-07-25 11:36:14 -0600 | commented answer | Extension script and importing module Thanks for the reply. Eventually, I'd like to publish this to github for others to use. So I like the idea of pip "get |
2023-07-24 09:40:26 -0600 | marked best answer | Any option for double clicking a project file not opening copy Currently, when I double-click on a file from my project view it opens a tab of that file, even if an existing tab of that file is already open. Is there any option it to put focus on the existing tab instead? Thanks for the help! Nathaniel |
2023-07-23 15:02:25 -0600 | received badge | Editor (source) |
2023-07-23 15:02:25 -0600 | edited question | Extension script and importing module Extension script and importing module I have a script I'd like to bind to a hotkey in wing. The script required the use |
2023-07-23 10:43:28 -0600 | asked a question | Extension script and importing module Extension script and importing module I have a script I'd like to bind to a hotkey in wing. The script required the use |
2023-07-22 17:05:14 -0600 | received badge | Rapid Responder ( source ) |
2023-07-22 17:05:14 -0600 | answered a question | Any option for double clicking a project file not opening copy Oh, with your answer I think I found the issue. I'm using windows mklink /j command to keep all my code in one location |
2023-07-22 12:10:49 -0600 | received badge | Student (source) |
2023-07-22 12:10:29 -0600 | asked a question | Any option for double clicking a project file not opening copy any option for double clicking a project file not opening copy Currently, when I double-click on a file from my project |