homer simpson

- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
-
homer simpson created a post, Remote debugger on Linux throws exception: Environment variable 'ENUMERATOR_PARENT_PROCESS_PID' is not defined
I added the SSH connection information to a Linux server in the Settings, and then tried Run -> Attach to Remote Process. It was stuck at "loading...". I checked the log on the Linux sever, and it ... -
-
homer simpson created a post, Is it supported to debug on a remote Docker (Linux host, Linux container)?
Rider is running on Windows that does not have Docker. In Rider's Settings -> Build... -> Docker, I added a new entry named "RemoteDocker", and set the SSH address of the Linux server on which Dock... -
homer simpson created a post, Show in Files window treated like an instance of Rider, not of the file manager app
I clicked "Show in Files" and it opened the directory. After a while, I re-visit that directory, and thought I had already opened it in Files, but there was no instance of Files (no "running" green... -
homer simpson created a post, WinForms designer, Text field in the Properties panel, cannot click and drag to select text. Bug?
For example, if I create a button, the Text field on the Property panel will have "button1" by default. In Microsoft Visual Studio, I can click on the Text field to give the focus to it (I-beam cur... -
homer simpson created a post, Core WinForms "Target frameworks not found on the machine"
I have installed Core 3.1 SDK, Framework 4.8 Developer Pack. If I select .NET Core Desktop Application in Rider's new solution dialogue, WPF projects are showing "Framework: .NETCoreApp v3.1", but ... -
homer simpson created a post, AnsweredTreating ".glade" file as XML?
There is no editor support (through plug-in or something) for ".glade" files, right? Then, can at least I set Rider to show ".glade" files as XML? You know, folding and syntax highlighting and what...