code-d
code-d copied to clipboard
Fully featured D language extension for Visual Studio Code using Serve-D
https://github.com/Pure-D/code-d/blob/master/templates/EmptyOpenGL_SDL/source/app.d#L170 You are using vertex array object(VAO) here. It stores all the necessary information for drawing. There's no need to re-enable attribute arrays and respecify their format. You can move...
It would be nice if the import suggestion also suggested modules that public import given module and those who public import that module with public import etc.
Also automatically add it as subpackage?
The title says pretty much everything. VS Code provides ability to fold based on indentation level, but it would be handy if we could fold/unfold function bodies regardless of level.
``` Error: function pointer vkCreateGraphicsPipelines (VkDevice_handle* device, ulong pipelineCache, uint createInfoCount, const(VkGraphicsPipelineCreateInfo)* pCreateInfos, const(VkAllocationCallbacks)* pAllocator, ulong* pPipelines) is not callable using argument types (VkDevice_handle*, ulong, int, VkGraphicsPipelineCreateInfo*, ulong, ulong*) ```...
workspace-d should only initialize when there is either - [ ] a dub.json/dub.sdl in the project root (or package.json looking like dub package) - [ ] a command ran requiring...
console.log should be redirected to some output file that can be dumped on some website (maybe create some website like dump.webfreak.org where user can delete accident logs easily) - [...
- [x] Show GC Profiler - [ ] Show normal profiler report (tracegen)
Add to right click context menu from directories / files