Externet

Results 64 comments of Externet
trafficstars

Im thinking maybe we don't need a hotkey for it. Why not just quote selected text when pressing ``"`` on the keyboard.

The TextEditor supports multi-selections, lets me see what i can do with that.

As mentioned in @MAGNAT2645's posted issue, the braceless reindention is not coming back anytime soon. Maybe in the future. For now it should work like Notepad++'s code reidention.

You can use ``SET_ACTION.`` to show all available enum constants. This was added in BasicPawn since the beginning. When hitting ``CTRL + ENTER`` it will be replaced by the constant....

Im a little confused with this request. Do you mean like ``#define``-like behavior via UI? Also what type of data do we speak of here?

So a "Notes" tab to write notes in if i understand you correctly?

What Capture API do you use? You haven't posted any sample code to reproduce. But i also noticed that - when getting webcam streams - ``camera.Set(OpenCvSharp.VideoCaptureProperties.FourCC, OpenCvSharp.VideoWriter.FourCC("MJPG"))`` and ``VideoCaptureAPIs.MSMF`` takes...

I have this issue too, but i found a workaround which steam will remember: 1) Run Kinect2VR 2) Connect Trackers 3) Once you see the issue, close Kinect2VR while SteamVR...

Try uninstalling .NET 4.6.1. For whatever reason .NET 4.6.1 breaks serval obfuscators that have been build with .NET 4.0. Install .NET 4.8 instead. Maybe that helps.

No, check the forks of other people.