Archimedes Trajano

Results 123 issues of Archimedes Trajano

#### Operating system and version: Windows 11 #### `nvm debug` output: ```sh ❯ nvm debug nvm --version: v0.39.0 $SHELL: /usr/bin/bash $SHLVL: 1 whoami: 'trajano' ${HOME}: /c/Users/trajano ${NVM_DIR}: '${HOME}/.nvm' ${PATH}: ${HOME}/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/c/Program...

OS: windows
shell alias clobbering
pull request wanted
shell: git bash/cygwin

I am thinking that this is to allow pass in an ISO Date Time (with TZ) which gets parsed and used as a one off event. I am requesting more...

Can you add support for plantuml?

I'm using it on Expo and I found that it does not add the `-H` header values to the generated command.

I would like to pass a list of the active spring profiles via additional fields, but since there's a comma it does not work correctly. ``` 192.168.1.113 true true true...

Can we have a preset that would satisfy `standard`? I got a few though I am still missing one. ``` whiteSpace: { after: { FunctionName: 1, FunctionReservedWord: 1, MethodDefinitionName: 1...

enhancement
feature

This will allow us to extend the existing priority queue to make methods that change to the underlying structure for example "remove" to remove entries from the promise queue for...

enhancement
help wanted

Can you also deploy to Github Container Registry which does not impose the same pull limits as Docker Hub?

**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): - CLI:...

vue

Some test cases you may want to add. https://replit.com/@trajano/lodash#index.js ``` const _ = require('lodash'); const set = require('set-value'); const spec = { a: "foo", b: { x: 12, y: 11...