-
**Type** (choose one):
- Feature request
**NPE version**: (e.g. 5.x) (see Help -> about) 5.6.40
**OS version**: (Windows 7, 10 - 1803/17134, etc) Windows 10 1909
**Installed from**: Micros…
-
Hi. SQLite [3.7.11 and above](https://www.sqlite.org/releaselog/3_7_11.html) now [supports](https://stackoverflow.com/a/1609688) the simpler syntax for inserting multiple rows in single statement. Wou…
-
Thanks for making this plugin, I'm brand new to making VSCode plugins and it has been very useful . as a reference. I've started creating a plugin for the GUT unit testing framework. Would it be po…
-
Hi
It would be very nice if the cursor stays on the same line when the user double clicks to select a whole line, ideally at the end of the selected line.
The issue is that atm the cursor jump…
-
![image](https://user-images.githubusercontent.com/18241519/79233188-641ffe80-7e60-11ea-84f2-55dbe5bf3945.png)
I noticed that elements within a Pancake view can overlay on shadows. This doesn't h…
-
Hello students!
[Rasa](https://github.com/RasaHQ/rasa) is a popular task-oriented dialogue system which can be a pipeline in IM platform. What's more, wechaty is an unifiy conversation AI SDK for c…
-
There should be a minimum Ensenso version in PCL config to make sure users don't have an old EnsensoSDK installed.
On Linux platforms there is a CMake and pkgconfig files installed (SDK 1.3.146 and a…
-
[The current specification for the `Keywords` field](https://packaging.python.org/specifications/core-metadata/#keywords) says:
> A list of additional keywords to be used to assist searching for th…
-
I just was told that it is better for Mac apps to contain their resources / assets within the "MyProgram.app"-folder.
So for MaxIDE/BlitzMaxNG-project this won't change much as it is still "self cont…
GWRon updated
5 years ago
-
`-msse2 -msse3 -msse4 -msse4.1 -msse4.2 -mavx -march=native` causes the compiler to emit instructions that are not supported on older CPUs. Omitting these entirely and relying only on x86_64's require…