-
### Issue type
Other
### Problem description
There are orphaned code snippets, e.g. [this one](https://github.com/gradle/gradle/blob/master/subprojects/docs/src/snippets/dependencyManagement/workin…
ov7a updated
2 months ago
-
code snippet for rotating a linkedlist in cpp in the LinkedList folder
-
I apologize for a seemingly stupid question, but how do you guys use code snippets?
I'm trying to wrap them in blocks like:
```python
print("Goodbye, World!")
```
but they get sent out "…
agzam updated
3 months ago
-
### Description
Hi,
The last snippet on the linked page gives me `AttributeError: module 'polars' has no attribute 'len'`. If there is another way to make a row index, I'm very interested.
### Link…
-
你好,使用插件后发现很好用,但是不支持snippets,
希望在弹出的选项中也能够支持snippets,snippets的触发也是tab,目前是冲突的
当前用的是
vim-snippets + tlib_vim + vim-addon-mw-utils + vim-snipmate的snippets组合
谢谢
-
Use Ref to refer this issue in your pull request
If your snippet requires multiple files, please create a subfolder with the naming conventions prescribed in readme file
(Please abstain from submitt…
-
Similar to #3005
-
### Description of the feature request:
One of the side-effects of incompatible Bazel flags in the Bazel ecosystem is that some projects *require* certain incompatible flags to be set in order fo…
-
### Is there an existing request for this feature?
- [X] I have searched the existing issues for this feature request and I know that duplicates will be closed
### Is your feature request related to…
-
list content of bucket:
```python
import boto3
from botocore import UNSIGNED
from botocore.client import Config
session = boto3.Session()
s3 = session.resource('s3', config=Config(signature_…