Julien Cayzac
Julien Cayzac
Support for aapt completion would be nice too…
Isn't pom.xml a XML file? :)
Hi, I like to keep all my devDependencies at the root of my workspace, and have all my packages declare zero dev dependency. Right now, I believe this is needed:...
I'm calling `fnm` directly and not using a shell environment. This means `fnm use` fails because it can't find the environment it depends on. I would love being able to...
**Which problem is this feature request solving?** [pnpm](https://pnpm.js.org/) is a robust, mature dependency manager for Node.js projects, and is much faster than npm and yarn. It elegantly [solves npm doppelgängers...
## Info - Operating System: macOS 11.2 - Node Version: 15.6.0 - Browser Name and Version: Chrome 88 - Fusuma Version: 2.5.0 ## Type - [x] bug - [ ]...
## Info - Operating System: macOS 11.2 - Node Version: 15.6.0 - Browser Name and Version: n/a ## Type - [x] bug - [ ] feature request ## For Bugs...
Running a basic notebook from the samples gives: ``` 2022-05-26 16:58:02.681260: I tensorflow/core/platform/cpu_feature_guard.cc:151] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU...
My permalinks don't match the routes I've defined (the rest works fine, only the RSS feed is affected). ### phenomic.config.js ```jsx module.exports = { content: { pages: { root: 'content',...
If adding the following content to `examples/react-app-blog/content/posts`: ``` sixth-post/ pic.png index.md # article content that references  ``` 1. ~~The "latest posts" page lists both the article and a `sixth-post/pic.png`...