-
I'd like to propose adding:
```go
// Splitenv splits a key=value entry, as found in the environment block.
//
// Splitenv understands Windows-specific environment entries that contain
// a lead…
-
### Is there an existing issue?
- [X] I have searched the existing issues
### Experiencing problems? Have you tried our Stack Exchange first?
- [X] This is not a support question.
### Motivation
…
-
Suppose we have these source files:
```
├─ src
├─ about.njk
└─ index.njk
```
In these files we use the `i18n` universal filter for all texts like: `{{ 'hello' | i18n }}`
Is it possibl…
-
We've been discussing about consolidating F* libraries, documenting them, refreshing our tutorials etc. in the coming months, e.g., by April 2019. The requirements for this are pretty open ended. Let'…
-
Many users are complaining about package instability. One solution for plugins is to follow semantic versioning. It would be nice to have an option, in packer, to follow the latest tagged release of a…
-
### What happened?
When including files into the prompt via the context menu in CodeGPT, the files are "processed" but are not used by the Large Language Models (LLMs). This issue occurs when using t…
-
This will involve custom strings.
See #42 for history.
-
Hello,
I'm making a request to the microsoft graph api to get an image of a graph in base64 :
```java
return graphClient.drives(driveId)
.items(fileId)
.workbook().worksheets().byId(sheetId).…
-
A Spanish description of Spanish Wikipedia should probably be the default?
@tim-moody yesterday mentioned good ideas towards fixing this.
The root cause appears to be that both files below ( wit…
holta updated
10 months ago
-
Based on the D5.1 list of properties, we shall propose a general OGC Records schema.
In this CWL example, the additional information is defined along with metadata using the Schema.org (s:) tags. …