-
I'm frequently working on project that have mixed c/cpp files. More importantly, ".h" files are frequently cpp anyway. I believe this is pretty common. When I search, I obviously want to search both.
…
-
Hi,
thanks a lot for this template, very good work.
I try to use alias path in the project, I add this in tsconfig.json under compilerOptions:
`"paths": {
"~/*": ["./src/*"],
}, `
…
-
### Which Cloudflare product(s) does this pertain to?
Wrangler
### What version of `Wrangler` are you using?
2.13.0
### What operating system are you using?
Mac
### Describe the Bug
Getting the…
-
#### What
- https://stackoverflow.com/questions/38601592/typescript-import-path-alias
#### Why
- It makes it a lot easier to maintain certain kinds of imports (local lib most common…
-
**Describe the bug**
When using Path Alias in a Next.js project for `sanity.cli.ts` and `sanity.config.ts` using `@/` it throws the following error. While all other next.js files uses this method, …
-
[This definition](https://ocaml.org/p/async_kernel/v0.15.0/doc/Async_kernel/index.html#val-after)
Should look like:
```ocaml
val after : Time_ns.Span.t -> unit Deferred.t
```
Where `Time_ns.Spa…
lpw25 updated
4 months ago
-
Would it be possible to add Vite path alias support ?
eg. the plugin will work great using this...
`import Primary from "../buttons/Primary.svelte";`
however it doesn't when using vite path ali…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
Some …
-
### Current Behavior
`tsconfig.json` path aliases are not working
### Desired Behavior
Path aliases to work
### Who does this impact? Who is this for?
People who want to avoid `../../..…
-
Could you make support for aliases in path strings such as:
@modules/data/views/backend/data/_values.php
![2018-04-27 15 05 32](https://user-images.githubusercontent.com/2317913/39347824-8a7957f0-…